Click or drag to resize

File3dmPlugInData Property

Custom plug-in data in this file. This data is not attached to any geometry or attributes

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public File3dmPlugInDataTable PlugInData { get; }

Property Value

Type: File3dmPlugInDataTable
See Also