| MeshInstanceAncestryRecord Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Rhino.Render.ChangeQueue
 Syntax
SyntaxThe MeshInstanceAncestryRecord type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MeshInstanceAncestryRecord | Initializes a new instance of the MeshInstanceAncestryRecord class | 
 Properties
Properties| 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
             | 
 Methods
Methods| 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.) | 
 See Also
See Also