Skip to main content

IModelUnit.IsExternalUnit property

Namespace: NextDesign.Core

Description

Checks if this unit is an external unit.
External units are added by reference registration and managed outside the project folder.

bool IsExternalUnit { get; }

type

  • bool