Click or drag to resize

NurbsCurveFitParametersVariablePointCount Property

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

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

Return Value

Type: Int32
Returns true if the best fit in a range of point counts should be returned.
See Also