Click or drag to resize

GH_InstanceReference Constructor

Overload List
  NameDescription
Public methodGH_InstanceReference
Default constructor.
Public methodGH_InstanceReference(GH_InstanceReference)
Create a duplicate of another instance reference.
Public methodGH_InstanceReference(Guid)
Create a new instance reference to a Rhino instance reference object with the specified ID.
Public methodGH_InstanceReference(InstanceReferenceGeometry)
Create a new instance reference with the specified instance-reference-geometry.
Public methodGH_InstanceReference(Transform)
Create a transformed empty instance reference.
Public methodGH_InstanceReference(InstanceReferenceGeometry, ModelInstanceDefinition)
Create a new instance reference with the specified instance-reference-geometry and instance-definition.
Public methodGH_InstanceReference(Transform, ModelInstanceDefinition)
Create a transformed instance reference of the specified instance-definition.
Top
See Also