ModelSelectionChangedEventParams interface
Namespace: NextDesign.Desktop
Description
This is a parameter of the after model selection change event.
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. |
IModelEventParams | Common parameters for model events. |
Property
Name | Description |
---|---|
SelectedItem | Selected model |
ViewType | Publisher view type. Model Editor : "Editor" Model Navigator : "Navigator" |