API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::blockUndoRecording Method
OdDbDatabase::blockUndoRecording Method
Syntax
C++
void blockUndoRecording(bool bBegin);
Parameters 
Description 
bool bBegin 
[in] A flag determining whether undo history recording is blocked (if true) or not (if false). 

Blocks or unblocks undo history recording. 

 

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