API Help
Eplan.EplApi.DataModel Namespace / UndoStep Class
Methods

In This Topic
UndoStep Class Members
In This Topic

The following tables list the members exposed by UndoStep.

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