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

In This Topic
    DoUndo Method
    In This Topic
    Execute the Undo action that will reverse all operations up to last CloseOpenUndo call or initialization of UndoStep object.
    Overload List
    OverloadDescription
    Execute the Undo action that will reverse all operations up to last CloseOpenUndo call or initialization of UndoStep object.  
    Execute the Undo action that will reverse all operations up to last CloseOpenUndo call or initialization of UndoStep object. Redo action is possible after calling this method.  
    See Also