NurbsCurveFitParametersCurvatureBiasCoefficient Property |
When CurvatureBiasIntensity == NurbsCurveFitParameters.Intensity::Custom,
this value is used as the curvature bias parameter.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double CurvatureBiasCoefficient { get; set; }Public Property CurvatureBiasCoefficient As Double
Get
Set
Property Value
Type:
Double
See Also