Skip to main content

IProjectService.GetModelUnits Method

Namespace: NextDesign.Core.Runtime

Description

Gets a list of model units for the project.

Argument

NameTypeDescription
projectIProjectTarget project

Return value

  • IEnumerable<IModelUnit>

Exceptions

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf project is specified as null
Invalid operationExtensionInvalidOperationExceptionIf a closed project is specified as project