Click or drag to resize

File3dmWriteOptionsSaveAnalysisMeshes Property

Note: This API is now obsolete.

Include analysis 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 SaveAnalysisMeshes { get; set; }

Property Value

Type: Boolean
See Also