File3dm.AllInstanceDefinitions Property

File3dmAllInstanceDefinitions Property

Instance definitions in this file

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public File3dmInstanceDefinitionTable AllInstanceDefinitions { get; }
Public ReadOnly Property AllInstanceDefinitions As File3dmInstanceDefinitionTable
	Get

Property Value

Type: File3dmInstanceDefinitionTable
See Also