Eplan Platform API
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. Execute the Undo action that will reverse all operations up to last CloseOpenUndo call or initialization of UndoStep object.  
    Public MethodSet description of Undo action.  
    Top
    See Also