Click or drag to resize

RebuildCurveOptionsKinkAngleDegrees Property

If the KinkSplitting is on, then KinkAngleDegrees is the angle in degrees used to detect discontinuous changes in target curve tangents and curvature directions.

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

Property Value

Type: Double
See Also