RhinoCommon API
File3dmObjectTableAddInstanceObject Method (InstanceReferenceGeometry, ObjectAttributes) |
Adds an instance reference geometry object to the table.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid AddInstanceObject( InstanceReferenceGeometry instanceReference, ObjectAttributes attributes )
Public Function AddInstanceObject ( instanceReference As InstanceReferenceGeometry, attributes As ObjectAttributes ) As Guid
Parameters
- instanceReference
- Type: Rhino.GeometryInstanceReferenceGeometry
The instance reference geometry object. - attributes
- Type: Rhino.DocObjectsObjectAttributes
The attributes to link with the object.
Return Value
Type: GuidA unique identifier for the object.

Rhino for Windows
Supported in: 6.14