Solid Edge Part Type Library
RemovePoint Method
Specifies the ordinal value of the keypoint to remove.
Description
Removes a Contour from the curve for the referenced ContourCurve object.
Syntax
Visual Basic
Public Sub RemovePoint( _
   ByVal ContourIndex As Long _
) 
Parameters
ContourIndex
Specifies the ordinal value of the keypoint to remove.
See Also

ContourCurve Object  | ContourCurve Members

Send comments on this topic.