Click or drag to resize

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; }

Property Value

Type: FileDwgWriteOptionsExportSurfaceMode
See Also