Click or drag to resize

FileGltfWriteOptionsExportOpenMeshes Property

Enable/disable the exporting of open meshes

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

Property Value

Type: Boolean
See Also