Solid Edge FrameworkSupport Type Library
GetLinestringSizeAtIndex Method
Specifies the index of the linestring for which you want the size. The index begins at zero.
Description
This method returns the number of points in the specified linestring.
Syntax
Visual Basic
Public Function GetLinestringSizeAtIndex( _
   ByVal Index As Long _
) As Long
Parameters
Index
Specifies the index of the linestring for which you want the size. The index begins at zero.
See Also

DisplayData Object  | DisplayData Members