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)
Syntaxpublic IndexPair InputPointCountRange { get; }Public ReadOnly Property InputPointCountRange As IndexPair
Get
Property Value
Type:
IndexPair
See Also