API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::undoFiler Method
OdDgElement::undoFiler Method
Syntax
C++
OdDgFiler* 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.