API Help
Eplan.EplApi.DataModel Namespace / UndoStep Class

In This Topic
UndoStep Class Methods
In This Topic

For a list of all members of this type, see UndoStep members.

Public Methods
 NameDescription
Public MethodClose and open Undo protocol. Call this method to mark step in Undo action list.  
Public MethodClose Undo protocol. After call this method Undo action is not possible.  
Public MethodVirtual deterministic destructor.  
Public MethodOverloaded. Make Undo action - reverse all operations up to last CloseOpenUndo call or initalization of UndoStep object.  
Public MethodSet description of Undo action.  
Top
See Also