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 Click to hide 4 inherited attributes | |||
IfcMaterialProperties (1) | |||
4 | Material | IfcMaterialDefinition |
Reference to the material definition to which the set of properties is assigned. |
8.10.3.16.4 Examples
8.10.3.16.5 Formal representation
ENTITY IfcMaterialProperties SUBTYPE OF (IfcExtendedProperties); Material : IfcMaterialDefinition; END_ENTITY;