RhinoCommon API
LinetypeRemoveSegment Method |
Removes a segment in the linetype.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool RemoveSegment( int index )
Public Function RemoveSegment ( index As Integer ) As Boolean
Parameters
- index
- Type: SystemInt32
Zero based index of the segment to remove.
Return Value
Type: Booleantrue if the segment index was removed.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8