ModelUndoRedoEventParams interface
Namespace: NextDesign.Desktop
Description
Parameters for undo/redo events.
All model information that has undergone some changes due to undo/redo operations will be notified.
Affiliation event area
Name | Description |
---|---|
Model | Notifies creation/update/move/delete and selection of models. |
Inherit Base
Name | Description |
---|---|
EventParams | Base class for event parameters. |
IModelEditedEventParams | Common parameters for model modified events. |
Property
Name | Description |
---|---|
Models | List of modified models |