4.3.7.6 Material Set

Figure 114 illustrates an instance diagram.

Material SetIfcObjectDefinitionIfcRelAssociatesMaterialIfcMaterialLayerSetIfcMaterialLayerIfcMaterialIfcLabelIfcMaterialProfileSetIfcMaterialProfileIfcLabelIfcMaterialIfcMaterialConstituentSetIfcMaterialConstituentIfcLabelIfcMaterial

Figure 114 — Material Set

mvdXML Specification
<?xml version="1.0" encoding="utf-8"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="26924943-4b61-59b2-a792-45ac96cfcda4" name="Material Set" applicableSchema="IFC4" applicableEntity="IfcObjectDefinition">
  <Rules>
    <AttributeRule AttributeName="HasAssociations">
      <EntityRules>
        <EntityRule EntityName="IfcRelAssociatesMaterial">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingMaterial">
              <EntityRules>
                <EntityRule EntityName="IfcMaterialLayerSet">
                  <AttributeRules>
                    <AttributeRule AttributeName="MaterialLayers">
                      <EntityRules>
                        <EntityRule EntityName="IfcMaterialLayer">
                          <AttributeRules>
                            <AttributeRule RuleID="Name" AttributeName="Name">
                              <EntityRules>
                                <EntityRule EntityName="IfcLabel" />
                              </EntityRules>
                            </AttributeRule>
                            <AttributeRule AttributeName="Material">
                              <EntityRules>
                                <EntityRule EntityName="IfcMaterial" />
                              </EntityRules>
                            </AttributeRule>
                          </AttributeRules>
                        </EntityRule>
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
                <EntityRule EntityName="IfcMaterialProfileSet">
                  <AttributeRules>
                    <AttributeRule AttributeName="MaterialProfiles">
                      <EntityRules>
                        <EntityRule EntityName="IfcMaterialProfile">
                          <AttributeRules>
                            <AttributeRule RuleID="Name" AttributeName="Name">
                              <EntityRules>
                                <EntityRule EntityName="IfcLabel" />
                              </EntityRules>
                            </AttributeRule>
                            <AttributeRule AttributeName="Material">
                              <EntityRules>
                                <EntityRule EntityName="IfcMaterial" />
                              </EntityRules>
                            </AttributeRule>
                          </AttributeRules>
                        </EntityRule>
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
                <EntityRule EntityName="IfcMaterialConstituentSet">
                  <AttributeRules>
                    <AttributeRule AttributeName="MaterialConstituents">
                      <EntityRules>
                        <EntityRule EntityName="IfcMaterialConstituent">
                          <AttributeRules>
                            <AttributeRule RuleID="Name" AttributeName="Name">
                              <EntityRules>
                                <EntityRule EntityName="IfcLabel" />
                              </EntityRules>
                            </AttributeRule>
                            <AttributeRule AttributeName="Material">
                              <EntityRules>
                                <EntityRule EntityName="IfcMaterial" />
                              </EntityRules>
                            </AttributeRule>
                          </AttributeRules>
                        </EntityRule>
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page