4.5.1.1 Alignment Aggregation To Project

Figure 147 illustrates an instance diagram.

Alignment Aggregation To ProjectIfcAlignmentIfcLabelIfcRelAggregatesIfcProject

Figure 147 — Alignment Aggregation To Project

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="56396e81-a5e7-5290-a13f-ed0aeaa6ec64" name="Alignment Aggregation To Project" applicableSchema="IFC4" applicableEntity="IfcAlignment">
  <Rules>
    <AttributeRule AttributeName="Decomposes">
      <EntityRules>
        <EntityRule EntityName="IfcRelAggregates">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingObject">
              <EntityRules>
                <EntityRule EntityName="IfcProject" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="AlignmentName" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page