GH_InstanceReference Constructor |
| Name | Description | |
|---|---|---|
| GH_InstanceReference |
Default constructor, creates an invalid instance reference.
| |
| GH_InstanceReference(GH_InstanceReference) |
Create a duplicate of another GH_InstanceReference. This constructor also copies reference data.
| |
| GH_InstanceReference(Guid) |
Create a new reference to a Rhino instance reference with the specified ID.
| |
| GH_InstanceReference(InstanceReferenceGeometry) |
Create a new reference to a Rhino instance reference with the specified ID.
| |
| GH_InstanceReference(Transform) |
Create a duplicate of an existing instance reference.
| |
| GH_InstanceReference(InstanceReferenceGeometry, ModelInstanceDefinition) |
Create a new reference to a Rhino instance reference with the specified ID.
|