Skip to content

RdkUndo

Public Class

RdkUndo class, which is used to get the RdkUndoRecord

Inheritance Hierarchy

System.Object
Rhino.Render.RdkUndo

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class RdkUndo : IDisposable

The RdkUndo type exposes the following members.

Constructors

Name

Description


Public Method

Constructor for RdkUndo


Methods

Name

Description


Public Method

Dispose for RdkUndo


Public Method

Equals

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

(Inherited from Object.)


Protected Method

Destructor for RdkUndo

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


Public Method

Get a new UndoRecord


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)