4.4.3.5 Tendon Type Attributes

Reinforcing may be further described according to physical characteristics.

Figure 139 illustrates an instance diagram.

Tendon Type AttributesIfcTendonTypeIfcPositiveLengthMeasureIfcAreaMeasure

Figure 139 — Tendon 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="3f569092-bc7b-4e93-b9fa-ccdfa9cfacb7" name="Tendon Type Attributes" applicableSchema="IFC4" applicableEntity="IfcTendonType">
  <Rules>
    <AttributeRule AttributeName="NominalDiameter">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="CrossSectionArea">
      <EntityRules>
        <EntityRule EntityName="IfcAreaMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="SheethDiameter">
      <EntityRules>
        <EntityRule EntityName="IfcPositiveLengthMeasure" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page