Click or drag to resize

NurbsCurveFitParametersCurvatureBiasCoefficient Property

When CurvatureBiasIntensity == NurbsCurveFitParameters.Intensity::Custom, this value is used as the curvature bias parameter.

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

Property Value

Type: Double
See Also