Click or drag to resize

NurbsCurveFitParametersMaximumPointCount Property

Gets the maximum number of points supported for NURBS curve fitting operations.

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

Property Value

Type: Int32
See Also