Click or drag to resize

File3dmWriteOptionsSaveRenderMeshes Property

Note: This API is now obsolete.

Include Render meshes in the file. Default is true

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.9
Syntax
[ObsoleteAttribute("Specify analysis meshes for object types individually. Use EnableAnalysisMeshes()")]
public bool SaveRenderMeshes { get; set; }

Property Value

Type: Boolean
See Also