4.5.4.1 Alignment Layout

Figure 160 illustrates an instance diagram.

Alignment LayoutIfcAlignmentIfcRelNestsIfcAlignmentHorizontalIfcRelNestsIfcAlignmentSegmentIfcAlignmentHorizontalSegmentIfcAlignmentVerticalIfcRelNestsIfcAlignmentSegmentIfcAlignmentVerticalSegmentIfcAlignmentCantIfcRelNestsIfcAlignmentSegmentIfcAlignmentCantSegment

Figure 160 — Alignment Layout

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="334e7f67-fd69-465f-b314-a2010a997465" name="Alignment Layout" applicableSchema="IFC4" applicableEntity="IfcAlignment">
  <Rules>
    <AttributeRule AttributeName="IsNestedBy">
      <EntityRules>
        <EntityRule EntityName="IfcRelNests">
          <AttributeRules>
            <AttributeRule AttributeName="RelatedObjects">
              <EntityRules>
                <EntityRule EntityName="IfcAlignmentHorizontal">
                  <AttributeRules>
                    <AttributeRule AttributeName="IsNestedBy">
                      <EntityRules>
                        <EntityRule EntityName="IfcRelNests">
                          <AttributeRules>
                            <AttributeRule AttributeName="RelatedObjects">
                              <EntityRules>
                                <EntityRule EntityName="IfcAlignmentSegment">
                                  <AttributeRules>
                                    <AttributeRule AttributeName="DesignParameters">
                                      <EntityRules>
                                        <EntityRule EntityName="IfcAlignmentHorizontalSegment" />
                                      </EntityRules>
                                    </AttributeRule>
                                  </AttributeRules>
                                </EntityRule>
                              </EntityRules>
                            </AttributeRule>
                          </AttributeRules>
                        </EntityRule>
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
                <EntityRule EntityName="IfcAlignmentVertical">
                  <AttributeRules>
                    <AttributeRule AttributeName="IsNestedBy">
                      <EntityRules>
                        <EntityRule EntityName="IfcRelNests">
                          <AttributeRules>
                            <AttributeRule AttributeName="RelatedObjects">
                              <EntityRules>
                                <EntityRule EntityName="IfcAlignmentSegment">
                                  <AttributeRules>
                                    <AttributeRule AttributeName="DesignParameters">
                                      <EntityRules>
                                        <EntityRule EntityName="IfcAlignmentVerticalSegment" />
                                      </EntityRules>
                                    </AttributeRule>
                                  </AttributeRules>
                                </EntityRule>
                              </EntityRules>
                            </AttributeRule>
                          </AttributeRules>
                        </EntityRule>
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
                <EntityRule EntityName="IfcAlignmentCant">
                  <AttributeRules>
                    <AttributeRule AttributeName="IsNestedBy">
                      <EntityRules>
                        <EntityRule EntityName="IfcRelNests">
                          <AttributeRules>
                            <AttributeRule AttributeName="RelatedObjects">
                              <EntityRules>
                                <EntityRule EntityName="IfcAlignmentSegment">
                                  <AttributeRules>
                                    <AttributeRule AttributeName="DesignParameters">
                                      <EntityRules>
                                        <EntityRule EntityName="IfcAlignmentCantSegment" />
                                      </EntityRules>
                                    </AttributeRule>
                                  </AttributeRules>
                                </EntityRule>
                              </EntityRules>
                            </AttributeRule>
                          </AttributeRules>
                        </EntityRule>
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page