API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::undoFiler Method
OdDbObject::undoFiler Method
Syntax
C++
OdDbDwgFiler* undoFiler();

Returns the undo filer associated with this object.

This function is typically used by custom classes using partial Undo to add Undo information to the filer that would be used by this object applyPartialUndo().

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