IFC 4.3.2.20241204 (IFC4X3_ADD2) under development

8.10.3.16 IfcMaterialProperties

RV ⓘ
AbV ⓘ

8.10.3.16.1 Semantic definition

The IfcMaterialProperties assigns a set of material properties to associated material definitions. The set may be identified by a Name and a Description. The IfcProperty (instantiable subtypes) is used to express the individual material properties by name, description, value and unit.

8.10.3.16.2 Entity inheritance

8.10.3.16.3 Attributes

# Attribute Type Description
IfcPropertyAbstraction (1)
IfcExtendedProperties (3)
Click to show 4 hidden inherited attributes
IfcMaterialProperties (1)
4 Material IfcMaterialDefinition

Reference to the material definition to which the set of properties is assigned.

Table 8.10.3.16.B

8.10.3.16.4 Examples

8.10.3.16.5 Formal representation

ENTITY IfcMaterialProperties
SUBTYPE OF (IfcExtendedProperties);
Material : IfcMaterialDefinition;
END_ENTITY;

8.10.3.16.6 References

Edit on Github


Is this page difficult to understand? Let us know!

8.10.3.16.7 Changelog

8.10.3.16.7.1 IFC4