Solid Edge Assembly Type Library
GetStartPoint Method
Coordinates of the start point.
Coordinates of the start point.
Coordinates of the start point.
Description
Returns the coordinates of the start point for the referenced object.
Syntax
Visual Basic
Public Sub GetStartPoint( _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double _
) 
Parameters
x
Coordinates of the start point.
y
Coordinates of the start point.
z
Coordinates of the start point.
See Also

LineSegment Object  | LineSegment Members

Send comments on this topic.