FileObjWriteOptions.ExportOpenMeshes Property

FileObjWriteOptionsExportOpenMeshes Property

Enable/Disable bailing when an open mesh is encountered.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ExportOpenMeshes { get; set; }
Public Property ExportOpenMeshes As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also