Click or drag to resize

FileWriteOptionsWriteUserData Property

If true, the file written should include User Data if your File Writing Plug-in supports it.

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

Property Value

Type: Boolean
See Also