FileObjWriteOptionsGeometryType Enumeration |
(trimmed) NURBS surfaces may be exported
as either NURBS or meshes
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
SyntaxPublic Enumeration GeometryType
Members
| Member name | Value | Description |
---|
| Nurbs | 0 | |
| Mesh | 1 | |
See Also