4.4.1.2.3 Reinforcing Bar Attributes

Figure 122 illustrates an instance diagram.

Reinforcing Bar AttributesIfcReinforcingBarIfcRelDefinesByTypeIfcReinforcingBarTypeIfcPositiveLengthMeasureIfcAreaMeasureIfcPositiveLengthMeasureIfcReinforcingBarSurfaceEnumIfcLabelIfcBendingParameterSelectIfcIdentifierIfcPositiveLengthMeasureIfcAreaMeasureIfcPositiveLengthMeasureIfcReinforcingBarSurfaceEnum

Figure 122 — Reinforcing Bar 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="f289287f-aab7-4d10-b8ac-e1389c8cc4e1" name="Reinforcing Bar Attributes" applicableSchema="IFC4" applicableEntity="IfcReinforcingBar">
  <Rules>
    <AttributeRule AttributeName="Tag">
      <EntityRules>
        <EntityRule EntityName="IfcIdentifier" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="IsTypedBy">
      <EntityRules>
        <EntityRule EntityName="IfcRelDefinesByType">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingType">
              <EntityRules>
                <EntityRule EntityName="IfcReinforcingBarType">
                  <AttributeRules>
                    <AttributeRule AttributeName="NominalDiameter">
                      <EntityRules>
                        <EntityRule EntityName="IfcPositiveLengthMeasure" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="CrossSectionArea">
                      <EntityRules>
                        <EntityRule EntityName="IfcAreaMeasure" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="BarLength">
                      <EntityRules>
                        <EntityRule EntityName="IfcPositiveLengthMeasure" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="BarSurface">
                      <EntityRules>
                        <EntityRule EntityName="IfcReinforcingBarSurfaceEnum" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="BendingShapeCode">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                    <AttributeRule AttributeName="BendingParameters">
                      <EntityRules>
                        <EntityRule EntityName="IfcBendingParameterSelect" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="NominalDiameter">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="CrossSectionArea">
      <EntityRules>
        <EntityRule EntityName="IfcAreaMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="BarLength">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="BarSurface">
      <EntityRules>
        <EntityRule EntityName="IfcReinforcingBarSurfaceEnum" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page