Eplan Platform API
Eplan.EplApi.DataModel Namespace / UndoStep Class / DoUndo Method / DoUndo() Method

In This Topic
DoUndo() Method
In This Topic
Make Undo action - reverse all operations up to last CloseOpenUndo call or initalization of UndoStep object. Redo action is possible after call this method.
Syntax
public void DoUndo()
See Also