Click or drag to resize

NurbsCurveFitParametersPointCountRangeMaximum Property

[Missing <summary> documentation for "P:Rhino.Geometry.NurbsCurveFitParameters.PointCountRangeMaximum"]

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

Return Value

Type: Int32
Maximum number of distinct control points in the NURBS curve fit.
See Also