FileDwgWriteOptionsExportSurfacesAs Property |
Rhino surcaces as meshes(0) or curves(1) or acis(2)
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public FileDwgWriteOptionsExportSurfaceMode ExportSurfacesAs { get; set; }
Public Property ExportSurfacesAs As FileDwgWriteOptionsExportSurfaceMode
Get
Set
Property Value
Type:
FileDwgWriteOptionsExportSurfaceModeSee Also