Click or drag to resize

FileObjWriteOptionsUseRenderMeshes Property

Use existing or generate render meshes instead of calling RhinoObject.MeshObjects.

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

Property Value

Type: Boolean
See Also