Skip to content

MeshInstance.AncestryRecord

Public Class

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

Initializes a new instance of the MeshInstance.AncestryRecord class


Properties

Name

Description


Public Property

The ModelObjectId of the InstanceDefinition


Public Property

The object attributes from the InstanceObject


Public Property

The ModelObjectId of the InstanceObject


Public Property

The transform from the InstanceObject


Methods

Name

Description


Public Method

Dispose


Protected Method

Dispose. Disposes unmanaged memory.


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

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.)