Click or drag to resize

SubDToBrepOptions Properties

The SubDToBrepOptions type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefault
Default SubDToBrepOptions settings. Currently selects the same options as DefaultUnpacked: Locally-G1 smoothing of extraordinary vertices, unpacked faces.
Public propertyStatic memberDefaultPacked
Default ON_SubDToBrepParameters settings for creating a packed brep. Locally-G1 smoothing of extraordinary vertices, packed faces.
Public propertyStatic memberDefaultUnpacked
Default ON_SubDToBrepParameters settings for creating an unpacked brep. Locally-G1 smoothing of extraordinary vertices, unpacked faces.
Public propertyExtraordinaryVertexProcess
Get or sets the extraordinary vertex process option.
Public propertyPackFaces
Get or sets the pack faces option.
Top
See Also