Click or drag to resize

RebuildCurveOptionsTangentMatching Property

When TangentMatchPermitted is true, TangentMatch is the active tangent mathing option. When TangentMatchPermitted is false, the user interface should not offer tangent matching.

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

Property Value

Type: RebuildCurveTangentMatching
See Also