RdkUndo
Public Class
Public Method
Public Method
Public Method
Protected Method
Public Method
Public Method
Public Method
Public Method
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
RdkUndo
Constructor for RdkUndo
Methods
Name
Description
Public Method
Dispose
Dispose for RdkUndo
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
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
NewUndoRecord
Get a new UndoRecord
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)