Skip to main content

IModelUnit.UnitPath property

Namespace: NextDesign.Core

Description

Unit path.
Normally, it is a relative path from the project folder.
For units outside the project folder that were added by reference registration, the absolute path is returned.

string UnitPath { get; }

Type

  • string