Click or drag to resize

NurbsCurveFitParametersSampleCount Property

This is the number of points the NURBS curve is fit through. Is it common for these points to be sampled from an input curve.

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

Property Value

Type: Int32
See Also