File3dmInstanceDefinitions Property |
Instance definitions in this file.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic IList<InstanceDefinitionGeometry> InstanceDefinitions { get; }Public ReadOnly Property InstanceDefinitions As IList(Of InstanceDefinitionGeometry)
Get
Property Value
Type:
IListInstanceDefinitionGeometry
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Obsolete (compiler warning) in 6.8
See Also