Click or drag to resize

NurbsCurveFitParametersApplyTangentMatchingAtKinks Property

If true, the TangentMatching setting is applied at kinks. Otherwise, TangentMatching applies only to the ends of curves.

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

Property Value

Type: Boolean
See Also