Click or drag to resize

NurbsCurveFitParametersSmoothingCoefficient Property

When SmoothingIntensity == NurbsCurveFitParameters.Intensity::Custom, this value is used as the smoothing parameter.

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

Property Value

Type: Double
See Also