RhinoCommon API
File3dmInstanceDefinitions Property |
Note: This API is now obsolete.
Instance definitions in this file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.6

[ObsoleteAttribute("Use the new AllInstanceDefinitions property")] public IList<InstanceDefinitionGeometry> InstanceDefinitions { get; }
<ObsoleteAttribute("Use the new AllInstanceDefinitions property")> Public ReadOnly Property InstanceDefinitions As IList(Of InstanceDefinitionGeometry) Get
Property Value
Type: IListInstanceDefinitionGeometry