MeshInstance.AncestryRecord
Information about the ancestry of a MeshInstance
Inheritance Hierarchy
System.Object
Rhino.Render.ChangeQueue.MeshInstance.AncestryRecord
Namespace: Rhino.Render.ChangeQueue
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class AncestryRecord : IDisposable
The MeshInstance.AncestryRecord type exposes the following members.
Constructors
Name
Description
Public Method
MeshInstance.AncestryRecord
Initializes a new instance of the MeshInstance.AncestryRecord class
Properties
Name
Description
Public Property
DefinitionId
The ModelObjectId of the InstanceDefinition
Public Property
ReferenceAttributes
The object attributes from the InstanceObject
Public Property
ReferenceId
The ModelObjectId of the InstanceObject
Public Property
Transform
The transform from the InstanceObject
Methods
Name
Description
Public Method
Dispose.
Dispose
Protected Method
Dispose(Boolean)
Dispose. Disposes unmanaged memory.
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Finalizer
(Overrides Object.Finalize..)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected Method
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)