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

KeyPointCurve Object  | KeyPointCurve Members