IModelEditedEventParams interface
Namespace: NextDesign.Desktop
Description
Common parameters for model change events.
Affiliation event area
Name | Description |
---|---|
Model | Notifies creation/update/move/delete and selection of models. |
Destination
Name | Description |
---|---|
ModelUndoRedoEventParams | The parameters for the undo/redo event. Notifies all model information for which some changes have occurred due to undo/redo operations. |
ModelEditedEventParams | The parameters for the model modified event. You will be notified of all model information where any change occurred in one edit operation. |
Property
Name | Description |
---|---|
Models | Modified model dictionary |