Click or drag to resize

RebuildCurveOptionsSubDFriendly Property

When SubDFriendly is true, the degree is set to 3 and the ends of rebuilt open curves have zero 2nd derivative. These types of curves are useful for lofting into SubDs.

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

Property Value

Type: Boolean
See Also