4.4.3.3 Reinforcing Bar Type Attributes

Reinforcing may be further described according to physical characteristics.

Figure 137 illustrates an instance diagram.

Reinforcing Bar Type AttributesIfcReinforcingBarTypeIfcPositiveLengthMeasureIfcAreaMeasureIfcPositiveLengthMeasureIfcReinforcingBarSurfaceEnumIfcLabelIfcBendingParameterSelect

Figure 137 — Reinforcing Bar Type 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="673f859a-2a77-4a9d-9887-78d585b89b3f" name="Reinforcing Bar Type Attributes" applicableSchema="IFC4" applicableEntity="IfcReinforcingBarType">
  <Rules>
    <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>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page