ISwUndoAPIHandler Interface Members
The following tables list the members exposed by ISwUndoAPIHandler.
Public Methods
| Name | Description |
| DoUndo | Undoes an add-in application's previously processed commands when an end-user selects its undo command on the SolidWorks undo list or it is called in a macro. |
| UndoReSet | Resets (clears) the add-in application's undo list after processing the add-in application's undo command and lets an add-in application know that its undo list has been reset. |
Top
See Also