API Reference > OdDb Classes > OdDbUndoDisablerAuto Class
OdDbUndoDisablerAuto Class
OdDbUndoDisablerAuto
Syntax
C++
class OdDbUndoDisablerAuto;

DbUndoDisablerAuto.h

This class, for the duration of its existence, disables Undo Recording for its associated object. 

 

 
Name 
Description 
 
Destructor -- Enables Undo recording. 
 
Constructor -- Disables Undo recording.
  • param pObj [in] Pointer to the object whose Undo Recording is to be disabled.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.