NextDesign.CoreIModelUnitPropertiesUnitPathOn this pageIModelUnit.UnitPath property Namespace: NextDesign.Core Description unit path. Normally it will be a relative path from the project folder. Returns the absolute path for units outside the project folder added by reference registration. string UnitPath { get; } types string