4.4.1.1.1 Alignment Cant Attributes

Figure 116 illustrates an instance diagram.

Alignment Cant AttributesIfcAlignmentCant

Figure 116 — Alignment Cant Attributes

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="891b5b0f-21b7-4f1a-87d2-6071e8f25ad7" name="Alignment Cant Attributes" applicableSchema="IFC4" applicableEntity="IfcAlignmentCant">
  <Rules>
    <AttributeRule AttributeName="Segments">
      <EntityRules>
        <EntityRule EntityName="IfcAlignmentCantSegment">
          <AttributeRules>
            <AttributeRule AttributeName="StartTag" />
            <AttributeRule AttributeName="EndTag" />
            <AttributeRule AttributeName="StartDistAlong">
              <EntityRules>
                <EntityRule EntityName="IfcLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="HorizontalLength">
              <EntityRules>
                <EntityRule EntityName="IfcPositiveLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="StartCantLeft">
              <EntityRules>
                <EntityRule EntityName="IfcLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="EndCantLeft">
              <EntityRules>
                <EntityRule EntityName="IfcLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="StartCantRight">
              <EntityRules>
                <EntityRule EntityName="IfcLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="EndCantRight">
              <EntityRules>
                <EntityRule EntityName="IfcLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="SmoothingLength">
              <EntityRules>
                <EntityRule EntityName="IfcPositiveLengthMeasure" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="PredefinedType">
              <EntityRules>
                <EntityRule EntityName="IfcAlignmentCantSegmentTypeEnum" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page