Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
UndoStep Class
/
DoUndo Method
/ DoUndo() Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
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. Redo action is possible after calling this method.
Syntax
C#
C++/CLI
public
void
DoUndo()
public
:
void
DoUndo();
See Also
Reference
UndoStep Class
UndoStep Members
Overload List