ENTITY IfcUnitAssignment

(* SCHEMA IFC4; *)
ENTITY IfcUnitAssignment;
	Units : SET [1:?] OF IfcUnit;
 WHERE
	WR01 : IfcCorrectUnitAssignment(Units);
END_ENTITY;

Explicit Attributes

Entity IfcUnitAssignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 UnitsSET OF IfcUnit (SELECT)IfcUnitAssignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcUnitAssignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcContext ENTITY IfcUnitAssignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:49-04:00