Solid Edge Assembly Type Library
GetEndPoints Method
Description
This method returns the start and end points of the referenced object.
Syntax
Visual Basic
Public Sub GetEndPoints( _
   ByRef dStartX As Double, _
   ByRef dStartY As Double, _
   ByRef dStartZ As Double, _
   ByRef dEndX As Double, _
   ByRef dEndY As Double, _
   ByRef dEndZ As Double _
) 
Parameters
dStartX
dStartY
dStartZ
dEndX
dEndY
dEndZ
See Also

Cable Object  | Cable Members  | Solid Edge V18 - What's New