Skip to main content

IWorkspace.GetModelUnitByLoadMode Method

Namespace: NextDesign.Desktop

Description

Gets the model unit with the specified load mode setting.

Arguments

NameTypeDescription
projectIProjectProject
loadModestringLoad mode
- "Auto" : Automatic load
- "Manual" : Manual load

Return value

  • IEnumerable<IModelUnit>

Exceptions

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for project
If a string other than the default string is specified for loadMode
Not supportedExtensionNotSupportedExceptionIf the current edition of the application is not compatible