MeshInstanceAncestryRecord Class |
Namespace: Rhino.Render.ChangeQueue
The MeshInstanceAncestryRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| MeshInstanceAncestryRecord | Initializes a new instance of the MeshInstanceAncestryRecord class |
| Name | Description | |
|---|---|---|
| DefinitionId |
The ModelObjectId of the InstanceDefinition
| |
| ReferenceAttributes |
The object attributes from the InstanceObject
| |
| ReferenceId |
The ModelObjectId of the InstanceObject
| |
| Transform |
The transform from the InstanceObject
|
| Name | Description | |
|---|---|---|
| Dispose |
Dispose
| |
| Dispose(Boolean) |
Dispose. Disposes unmanaged memory.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Finalizer
(Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |