4.8.1.1.4 Alignment Geometry - Segments

Figure 202 illustrates an instance diagram.

Alignment Geometry - SegmentsIfcAlignmentSegmentIfcProductDefinitionShapeIfcShapeRepresentationIfcLabelIfcLabelIfcCurveSegmentIfcAlignmentHorizontalSegmentIfcAlignmentVerticalSegmentIfcAlignmentCantSegment

Figure 202 — Alignment Geometry - Segments

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="abf80a4a-ba16-5f19-af81-57ff190331ef" name="Alignment Geometry - Segments" applicableSchema="IFC4" applicableEntity="IfcAlignmentSegment">
  <Rules>
    <AttributeRule AttributeName="Representation">
      <EntityRules>
        <EntityRule EntityName="IfcProductDefinitionShape">
          <AttributeRules>
            <AttributeRule AttributeName="Representations">
              <EntityRules>
                <EntityRule EntityName="IfcShapeRepresentation">
                  <AttributeRules>
                    <AttributeRule AttributeName="RepresentationIdentifier">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="RepresentationType">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="Items">
                      <EntityRules>
                        <EntityRule EntityName="IfcCurveSegment" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="DesignParameters">
      <EntityRules>
        <EntityRule EntityName="IfcAlignmentHorizontalSegment" />
        <EntityRule EntityName="IfcAlignmentVerticalSegment" />
        <EntityRule EntityName="IfcAlignmentCantSegment" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page