Click or drag to resize

SerializationOptionsWriteRenderMeshes Property

Gets or sets a value indicating whether to write render meshes

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

Property Value

Type: Boolean
See Also