4.4.1.2.4 Reinforcing Mesh Attributes

Figure 123 illustrates an instance diagram.

Reinforcing Mesh AttributesIfcReinforcingMeshIfcRelDefinesByTypeIfcReinforcingMeshTypeIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcAreaMeasureIfcAreaMeasureIfcPositiveLengthMeasureIfcPositiveLengthMeasureIfcLabelIfcLengthMeasureIfcPlaneAngleMeasureIfcIdentifier

Figure 123 — Reinforcing Mesh 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="1a6ae02a-d882-4e92-a65f-faa6e90e6b6a" name="Reinforcing Mesh Attributes" applicableSchema="IFC4" applicableEntity="IfcReinforcingMesh">
  <Rules>
    <AttributeRule AttributeName="Tag">
      <EntityRules>
        <EntityRule EntityName="IfcIdentifier" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="IsTypedBy">
      <EntityRules>
        <EntityRule EntityName="IfcRelDefinesByType">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingType">
              <EntityRules>
                <EntityRule EntityName="IfcReinforcingMeshType">
                  <AttributeRules>
                    <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="IfcLengthMeasure" />
                        <EntityRule EntityName="IfcPlaneAngleMeasure" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="MeshLength" />
    <AttributeRule AttributeName="MeshWidth" />
    <AttributeRule AttributeName="LongitudinalBarNominalDiameter" />
    <AttributeRule AttributeName="TransverseBarNominalDiameter" />
    <AttributeRule AttributeName="LongitudinalBarCrossSectionArea" />
    <AttributeRule AttributeName="TransverseBarCrossSectionArea" />
    <AttributeRule AttributeName="LongitudinalBarSpacing" />
    <AttributeRule AttributeName="TransverseBarSpacing" />
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page