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:
Attribute | Type | Defined By |
---|
Units | SET OF IfcUnit (SELECT) | IfcUnitAssignment |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcUnitAssignment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00