Click or drag to resize

File3dmInstanceDefinitions Property

Note: This API is now obsolete.

Instance definitions in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
[ObsoleteAttribute("Use the new AllInstanceDefinitions property")]
public IList<InstanceDefinitionGeometry> InstanceDefinitions { get; }

Property Value

Type: IListInstanceDefinitionGeometry
See Also