Click or drag to resize

NurbsCurveFitParametersKinkAngleRadians Property

The angle, in radians, used to determine if when an abrupt change in tangent or curvature vector direction is a kink.

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

Property Value

Type: Double
See Also