RhinoCommon API
CurveRemoveShortSegments Method |
Looks for segments that are shorter than tolerance that can be removed.
Does not change the domain, but it will change the relative parameterization.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool RemoveShortSegments( double tolerance )
Public Function RemoveShortSegments ( tolerance As Double ) As Boolean
Parameters
- tolerance
- Type: SystemDouble
Tolerance which defines "short" segments.
Return Value
Type: Booleantrue if removable short segments were found. false if no removable short segments were found.

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