NurbsCurveFitParametersPointCountRange Property |
Gets or sets the point count range as an IndexPair.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic IndexPair PointCountRange { get; set; }Public Property PointCountRange As IndexPair
Get
Set
Property Value
Type:
IndexPair
See Also