Click or drag to resize

NurbsCurveFitParametersMinimumSampleCount Property

Minimum number of points to sample from input curves and pass to the fitter that creates the output NURBS curve.

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

Property Value

Type: Int32
See Also