Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::blockUndoRecording Method
Syntax
C++
void blockUndoRecording(bool bBegin);

Blocks or unblocks undo history recording. 

 

Parameters
Description
bBegin
[in] A flag determining whether undo history recording is blocked (if true) or not (if false).
Copyright © 2002-2022. Open Design Alliance All rights reserved.