Click or drag to resize

SubDToBrepOptionsDefaultUnpacked Property

Default ON_SubDToBrepParameters settings for creating an unpacked brep. Locally-G1 smoothing of extraordinary vertices, unpacked faces.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static SubDToBrepOptions DefaultUnpacked { get; }

Property Value

Type: SubDToBrepOptions
See Also