Click or drag to resize

File3dmWriteOptionsSaveUserData Property

Include custom user data in the file. Default is true

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

Property Value

Type: Boolean
See Also