4.4.3.4 Reinforcing Mesh Type Attributes

Reinforcing may be further described according to physical characteristics.

Figure 138 illustrates an instance diagram.

Reinforcing Mesh Type AttributesIfcReinforcingMeshTypeIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcAreaMeasureIfcAreaMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcLabelIfcBendingParameterSelect

Figure 138 — Reinforcing Mesh 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="37ae331a-ad22-4184-b29a-9bf32af12ea3" name="Reinforcing Mesh Type Attributes" applicableSchema="IFC4" applicableEntity="IfcReinforcingMeshType">
  <Rules>
    <AttributeRule AttributeName="MeshLength">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="MeshWidth">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="LongitudinalBarNominalDiameter">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="TransverseBarNominalDiameter">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="LongitudinalBarCrossSectionArea">
      <EntityRules>
        <EntityRule EntityName="IfcAreaMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="TransverseBarCrossSectionArea">
      <EntityRules>
        <EntityRule EntityName="IfcAreaMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="LongitudinalBarSpacing">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="TransverseBarSpacing">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </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