8.10.3.10 IfcMaterialList
DEPRECATED
This definition will be removed in a future major release of this standard
8.10.3.10.1 Semantic definition
IfcMaterialList is a list of the different materials that are used in an element.
8.10.3.10.2 Entity inheritance
-
8.10.3.10.3 Attributes
# |
Attribute |
Type |
Description |
IfcMaterialList
(1)
|
1 |
Materials
|
LIST [1:?] OF IfcMaterial |
Materials used in a composition of substances.
|
Table 8.10.3.10.A
8.10.3.10.4 Formal representation
ENTITY IfcMaterialList;
Materials : LIST [1:?] OF IfcMaterial;
END_ENTITY;
8.10.3.10.5 References