4.2.2.2 Component to Distribution System

The Component to Distribution System assignment

Figure 90 illustrates an instance diagram.

Component to Distribution SystemIfcDistributionElementIfcRelAssignsToGroupIfcDistributionSystemIfcLabel

Figure 90 — Component to Distribution System

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="72c79ed8-61e6-490f-94f6-e74d7bdb33e1" name="Component to Distribution System" applicableSchema="IFC4" applicableEntity="IfcDistributionElement">
  <Rules>
    <AttributeRule RuleID="IsAssigned" AttributeName="HasAssignments">
      <EntityRules>
        <EntityRule EntityName="IfcRelAssignsToGroup">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingGroup">
              <EntityRules>
                <EntityRule EntityName="IfcDistributionSystem">
                  <AttributeRules>
                    <AttributeRule RuleID="SystemName" AttributeName="Name">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page