IProjectUnitManager.ModelUnits property
Namespace: NextDesign.Core
Description
Model unit information managed by this project.
If there are no managed units in the project, an empty collection is returned.
Project units are not included.
IModelUnitCollection ModelUnits { get; }
Type
- IModelUnitCollection