4.2.2.1 Alignment Grouping

Figure 89 illustrates an instance diagram.

Alignment GroupingIfcAlignmentIfcLabelIfcRelAssignsToGroupIfcGroup

Figure 89 — Alignment Grouping

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="fda7c80d-f881-5af8-b892-3a0df84511c6" name="Alignment Grouping" applicableSchema="IFC4" applicableEntity="IfcAlignment">
  <Rules>
    <AttributeRule RuleID="IsAssigned" AttributeName="HasAssignments">
      <EntityRules>
        <EntityRule EntityName="IfcRelAssignsToGroup">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingGroup">
              <EntityRules>
                <EntityRule EntityName="IfcGroup" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page