Click or drag to resize

NurbsCurveFitParametersDefaultSampleCount Property

Default 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 DefaultSampleCount { get; }

Property Value

Type: Int32
See Also