Click or drag to resize

RebuildCurveOptionsInputPointCountRange Property

The range of point counts in the input curves. InputPointCountRange.I = minimum input curve point count. InputPointCountRange.J = maximum input curve point count.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IndexPair InputPointCountRange { get; }

Property Value

Type: IndexPair
See Also