File3dm.InstanceDefinitions Property

File3dmInstanceDefinitions Property

Instance definitions in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IList<InstanceDefinitionGeometry> InstanceDefinitions { get; }
Public ReadOnly Property InstanceDefinitions As IList(Of InstanceDefinitionGeometry)
	Get

Property Value

Type: IListInstanceDefinitionGeometry
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Obsolete (compiler warning) in 6.8
See Also