Click or drag to resize

NurbsCurveFitParametersOptimizeCurve Property

If OptimizeCurve = false, then all options below are ignored and the Greville interpolant is returned. Rhino 1 - Rhino 8 Rebuild command created a result similar to what's created when m_bOptimizeCurve = false.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool OptimizeCurve { get; set; }

Property Value

Type: Boolean
See Also