IWorkspaceState.SetActiveEditorSelectedModels method
Namespace: NextDesign.Desktop
Description
Sets the selection element (s) for the active editor.
argument
Name | Type | Description |
---|---|---|
models | IEnumerable <IModel> | Model enumeration |
Return value
- void
Namespace: NextDesign.Desktop
Sets the selection element (s) for the active editor.
Name | Type | Description |
---|---|---|
models | IEnumerable <IModel> | Model enumeration |