NextDesign.CoreIModelUnitPropertiesIsExternalUnitOn this pageIModelUnit.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