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