Click or drag to resize

NurbsCurveFitParametersPointCountRange Property

Gets or sets the point count range as an IndexPair.

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

Property Value

Type: IndexPair
See Also