Click or drag to resize

FileObjWriteOptionsExportOpenMeshes Property

Enable/Disable bailing when an open mesh is encountered.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool ExportOpenMeshes { get; set; }

Property Value

Type: Boolean
See Also