IWorkspaceState.SetActiveEditorSelectedModel method
Namespace: NextDesign.Desktop
Description
Sets the selection element of the active editor. When executed for the main editor, the display target model of the sub editor is switched when the display mode of the sub editor is "Detail" mode.
argument
Name | Type | Description |
---|---|---|
model | IModel | Model |
Return value
- void