Solid Edge Assembly Type Library
GetAllPoints Method
Specifies the number of points in the referenced object.
Specifies the indices of the points.
Description
Syntax
Visual Basic
Public Sub GetAllPoints( _
   ByRef NumPoints As Long, _
   ByRef PointPositions() As Double _
) 
Parameters
NumPoints
Specifies the number of points in the referenced object.
PointPositions
Specifies the indices of the points.
See Also

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