Skip to main content

IWorkspaceState.SetActiveEditorSelectedModels method

Namespace: NextDesign.Desktop

Description

Sets the active editor's selection element(s).
If you specify a model other than the project you are editing, it will be excluded from the selected elements.

argument

NameTypeDescription
modelsIEnumerable<IModel>Enumerate models

Return value

  • void