API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::applyPartialUndo Method
OdDbDatabase::applyPartialUndo Method
Syntax
C++
void applyPartialUndo(OdDbDwgFiler* pUndoFiler, OdRxClass* pClassObj);
Parameters 
Description 
OdDbDwgFiler* pUndoFiler 
[in] Object used for perfoming input/output operations.  
OdRxClass* pClassObj 
[in] A pointer to an object for perfoming undo actions. 

Applies a partial undo operation. 

 

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