Click or drag to resize

FileWriteOptionsIncludeHistory Property

The file written should include history information if your File Writing Plug-In supports it.

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

Property Value

Type: Boolean
See Also