RdkUndoRecord Class

RdkUndoRecord Class

RdkUndoRecord class
Inheritance Hierarchy
SystemObject
  Rhino.RenderRdkUndoRecord

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RdkUndoRecord : IDisposable
Public NotInheritable Class RdkUndoRecord
	Implements IDisposable

The RdkUndoRecord type exposes the following members.

Constructors
  NameDescription
Public methodRdkUndoRecord
Constructor for RdkUndoRecord
Top
Methods
  NameDescription
Public methodDispose
Dispose for RdkUndoRecord
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Destructor for RdkUndoRecord
(Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetDescription
Set description for RdkUndoRecord
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also