API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::undo Method
OdDbDatabase::undo Method
Syntax
C++
void undo();

Performs an undo operation on this database object.

All operations performed since the last call to startUndoRecording will be undone. At least 1 undo step is always supported for internal needs.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.