RhinoCommon API
SubDToBrepOptionsDefault Property |
Default SubDToBrepOptions settings.
Currently selects the same options as DefaultUnpacked:
Locally-G1 smoothing of extraordinary vertices, unpacked faces.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

public static SubDToBrepOptions Default { get; }
Public Shared ReadOnly Property Default As SubDToBrepOptions Get
Property Value
Type: SubDToBrepOptions
These are the settings used by ON_SubD::BrepForm()
