IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

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

Edit on Github


Is this page difficult to understand? Let us know!

8.10.3.10.6 Changelog

8.10.3.10.6.1 IFC4

  • deprecated, Is now deprecated

8.10.3.10.6.2 IFC4.2

  • deprecated, Is no longer deprecated

8.10.3.10.6.3 IFC4.3_DEV_70ee25e8

  • deprecated, Is now deprecated