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; }
Public ReadOnly Property PlugInData As File3dmPlugInDataTable
Get
Property Value
Type:
File3dmPlugInDataTableSee Also