Navigation

IfcUnitAssignment

Definition from IAI: A set of units which may be assigned.

NOTE: A project (IfcProject) has a unit assignment which establishes a set of units which will be used globally within the project, if not otherwise defined. Other objects may have local unit assignments if there is a requirement for them to make use of units which do not fall within the project unit assignment.

EXPRESS specification:

ENTITY IfcUnitAssignment;
Units  :  SET [1:?] OF IfcUnit;
END_ENTITY;

Attribute definitions:

Units  :  Units to be included within a unit assignment.

Inheritance graph

ENTITY IfcUnitAssignment;
ENTITY IfcUnitAssignment;
Units  :  SET [1:?] OF IfcUnit;
END_ENTITY;