Click or drag to resize

CurveKinkDefinitionKinkAtTangentChange Property

Returns true if tangent discontinuities should be tested when finding kinks. The angle used for testing is KinkAngleDegrees().

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

Property Value

Type: Boolean
See Also