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)
Syntaxpublic double KinkAngleDegrees { get; set; }Public Property KinkAngleDegrees As Double
Get
Set
Property Value
Type:
Double
See Also