Skip to main content

IWorkspaceState.SetCurrentModel method

Namespace: NextDesign.Desktop

Description

Sets the current model of the current workspace.

argument

NameTypeDescription
modelIModelModel

Return value

  • void

Exception

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionWhen null is specified for model
Invalid model specifiedExtensionInvalidModelExceptionWhen a deleted model is specified in model