Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
UndoStep Class
/ CloseOpenUndo 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
CloseOpenUndo Method
In This Topic
Close and open Undo protocol. Call this method to mark step in Undo action list.
Syntax
C#
C++/CLI
public
void
CloseOpenUndo()
public
:
void
CloseOpenUndo();
Remarks
Note that after using this method calling
DoUndo(Boolean)
will reverse all operations up to this call.
See Also
Reference
UndoStep Class
UndoStep Members