RhinoCommon API
FileObjWriteOptionsSubDMeshing Enumeration |
Determines whether the surface or control net of a SubD object is used to generate a mesh
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0


Member name | Value | Description | |
---|---|---|---|
Surface | 0 | The SubD surface is used | |
ControlNet | 1 | The SubD control net is used |
