IfcMaterialLayer

Natural language names
Materialschicht
Material Layer
Couche de mat茅riau
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcMaterialLayer
      LayerThicknessMODIFIEDType changed from IfcPositiveLengthMeasure to IfcNonNegativeLengthMeasure.
      NameADDED
      DescriptionADDED
      CategoryADDED
      PriorityADDED
Semantic definitions at the entity
Entity definition

IfcMaterialLayer is a single and identifiable part of an element which is constructed of a number of layers (one or more). Each IfcMaterialLayer has a constant thickness and is located relative to the referencing IfcMaterialLayerSet along the material layer set base (MlsBase).

Air gaps within a material layer set are represented as an IfcMaterialLayer with the attribute IsVentilated having the value TRUE or UNKNOWN. Such air gaps shall be interpreted as voids (not having a material).

EXAMPLE  A cavity wall with brick masonry used with an air gap in between would be modeled using three IfcMaterialLayer's: [1] Brick, [2] Air gap, [3] Brick. The inner layer "Brick" would have a Name = "Brick", an individual LayerThickness, and potentially a Category indicating it as "load bearing", and a Priority that controls how this material layer interacts with other material layers in wall connections.

The IfcMaterialLayer may have a material layer name which may differ from the IfcMaterial name referenced.

EXAMPLE  The IfcMaterialLayer name of an insulation layer can be "Insulation", whereas the IfcMaterial name is "polystyrene insulating boards".
HISTORY  New entity in IFC1.5
IFC4 CHANGE  The attributes Name, Description, Category, Priority have been added at the end of attribute list. Data type of LayerThickness relaxed to IfcNonNegativeLengthMeasure.
Attribute definitions
#AttributeTypeCardinalityDescription G
1MaterialIfcMaterial? Optional reference to the material from which the layer is constructed. Note that if this value is not given, it does not denote a layer with no material (an air gap), it only means that the material is not specified at that point.X
2LayerThicknessIfcNonNegativeLengthMeasure The thickness of the material layer. The meaning of "thickness" depends on its usage. In case of building elements elements utilizing IfcMaterialLayerSetUsage, the dimension is measured along the positive LayerSetDirection as specified in IfcMaterialLayerSetUsage.
NOTE  The attribute value can be 0. for material thicknesses very close to zero, such as for a membrane. Material layers with thickess 0. may not be rendered in the geometric representation.
IFC4 CHANGE  The attribute datatype has been changed to IfcNonNegativeLengthMeasure allowing for 0. as thickness.
X
3IsVentilatedIfcLogical? Indication of whether the material layer represents an air layer (or cavity).
  • set to TRUE if the material layer is an air gap and provides air exchange from the layer to the outside air.
  • set to UNKNOWN if the material layer is an air gap and does not provide air exchange (or when this information about air exchange of the air gap is not available).
  • set to FALSE if the material layer is a solid material layer (the default).
X
4NameIfcLabel? The name by which the material layer is known.X
5DescriptionIfcText? Definition of the material layer in more descriptive terms than given by attributes Name or Category.X
6CategoryIfcLabel? Category of the material layer, e.g. the role it has in the layer set it belongs to (such as 'load bearing', 'thermal insulation' etc.). The list of keywords might be extended by model view definitions, however the following keywords shall apply in general:
  • 'LoadBearing' — for all material layers having a load bearing function.
  • 'Insulation' — for all material layers having an insolating function.
  • 'Inner finish' — for the material layer being the inner finish.
  • 'Outer finish' — for the material layer being the outer finish.
X
7PriorityIfcInteger? The relative priority of the layer, expressed as normalised integer range [0..100]. Controls how layers intersect in connections and corners of building elements: a layer from one element protrudes into (i.e. displaces) a layer from another element in a joint of these elements if the former element's layer has higher priority than the latter. The priority value for a material layer in an element has to be set and maintained by software applications in relation to the material layers in connected elements.
NOTE  The layer priority at a connection may be overridden by the priority attributes of IfcRelConnectsPathElements if that relationship is used to establish a logical connection between two building elements having a layer structure.
X
ToMaterialLayerSetIfcMaterialLayerSet
@MaterialLayers
Reference to the IfcMaterialLayerSet in which the material layer is included.X
Formal Propositions
RuleDescription
NormalizedPriorityThe Property shall all be given as a normalized integer range [0..100], where 0 is the lowest and 100 the highest priority of the material layer.
Inherited definitions from supertypes
Entity inheritance IfcMaterialLayerWithOffsets IfcMaterialDefinition
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcMaterialDefinition
AssociatedToIfcRelAssociatesMaterial
@RelatingMaterial
S[0:?]Use of the IfcMaterialDefinition subtypes within the material association of an element occurrence or element type. The association is established by the IfcRelAssociatesMaterial relationship.
IFC4 CHANGE  The inverse attribute has been added.
X
HasExternalReferencesIfcExternalReferenceRelationship
@RelatedResourceObjects
S[0:?]Reference to external references, e.g. library, classification, or document information, that are associated to the material.
IFC4 CHANGE  The inverse attribute has been added.
X
HasPropertiesIfcMaterialProperties
@Material
S[0:?]Material properties assigned to instances of subtypes of IfcMaterialDefinition.
IFC4 CHANGE  The inverse attribute has been added.
X
IfcMaterialLayer
1MaterialIfcMaterial? Optional reference to the material from which the layer is constructed. Note that if this value is not given, it does not denote a layer with no material (an air gap), it only means that the material is not specified at that point.X
2LayerThicknessIfcNonNegativeLengthMeasure The thickness of the material layer. The meaning of "thickness" depends on its usage. In case of building elements elements utilizing IfcMaterialLayerSetUsage, the dimension is measured along the positive LayerSetDirection as specified in IfcMaterialLayerSetUsage.
NOTE  The attribute value can be 0. for material thicknesses very close to zero, such as for a membrane. Material layers with thickess 0. may not be rendered in the geometric representation.
IFC4 CHANGE  The attribute datatype has been changed to IfcNonNegativeLengthMeasure allowing for 0. as thickness.
X
3IsVentilatedIfcLogical? Indication of whether the material layer represents an air layer (or cavity).
  • set to TRUE if the material layer is an air gap and provides air exchange from the layer to the outside air.
  • set to UNKNOWN if the material layer is an air gap and does not provide air exchange (or when this information about air exchange of the air gap is not available).
  • set to FALSE if the material layer is a solid material layer (the default).
X
4NameIfcLabel? The name by which the material layer is known.X
5DescriptionIfcText? Definition of the material layer in more descriptive terms than given by attributes Name or Category.X
6CategoryIfcLabel? Category of the material layer, e.g. the role it has in the layer set it belongs to (such as 'load bearing', 'thermal insulation' etc.). The list of keywords might be extended by model view definitions, however the following keywords shall apply in general:
  • 'LoadBearing' — for all material layers having a load bearing function.
  • 'Insulation' — for all material layers having an insolating function.
  • 'Inner finish' — for the material layer being the inner finish.
  • 'Outer finish' — for the material layer being the outer finish.
X
7PriorityIfcInteger? The relative priority of the layer, expressed as normalised integer range [0..100]. Controls how layers intersect in connections and corners of building elements: a layer from one element protrudes into (i.e. displaces) a layer from another element in a joint of these elements if the former element's layer has higher priority than the latter. The priority value for a material layer in an element has to be set and maintained by software applications in relation to the material layers in connected elements.
NOTE  The layer priority at a connection may be overridden by the priority attributes of IfcRelConnectsPathElements if that relationship is used to establish a logical connection between two building elements having a layer structure.
X
ToMaterialLayerSetIfcMaterialLayerSet
@MaterialLayers
Reference to the IfcMaterialLayerSet in which the material layer is included.X
Formal representations
XML Specification
 <xs:element name="IfcMaterialLayer" type="ifc:IfcMaterialLayer" substitutionGroup="ifc:IfcMaterialDefinition" nillable="true"/>
 <xs:complexType name="IfcMaterialLayer">
  <xs:complexContent>
   <xs:extension base="ifc:IfcMaterialDefinition">
    <xs:sequence>
     <xs:element name="Material" type="ifc:IfcMaterial" nillable="true" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="LayerThickness" type="ifc:IfcNonNegativeLengthMeasure" use="optional"/>
    <xs:attribute name="IsVentilated" type="ifc:IfcLogical" use="optional"/>
    <xs:attribute name="Name" type="ifc:IfcLabel" use="optional"/>
    <xs:attribute name="Description" type="ifc:IfcText" use="optional"/>
    <xs:attribute name="Category" type="ifc:IfcLabel" use="optional"/>
    <xs:attribute name="Priority" type="ifc:IfcInteger" use="optional"/>
   </xs:extension>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcMaterialLayer
 SUPERTYPE OF(IfcMaterialLayerWithOffsets)
 SUBTYPE OF (IfcMaterialDefinition);
  Material : OPTIONAL IfcMaterial;
  LayerThickness : IfcNonNegativeLengthMeasure;
  IsVentilated : OPTIONAL IfcLogical;
  Name : OPTIONAL IfcLabel;
  Description : OPTIONAL IfcText;
  Category : OPTIONAL IfcLabel;
  Priority : OPTIONAL IfcInteger;
 INVERSE
  ToMaterialLayerSet : IfcMaterialLayerSet FOR MaterialLayers;
 WHERE
  NormalizedPriority : NOT(EXISTS(Priority)) OR {0 <= Priority <= 100};
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcMaterialLayerSet

Link to this page  Link to this page