Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObject::disableUndoRecording Method
Syntax
C++
void disableUndoRecording(bool disable);

Controls the undo recording of this object in OdDbDatabase. 

 

Parameters
Description
disable
[in] Boolean to control undo recording.

Disabling undo recording does not erase the undo recording; it merely suspends it. Undo recording is initially off for newly created OdDbDatabase objects.

Copyright © 2002-2022. Open Design Alliance All rights reserved.