IfcModulusOfSubgradeReactionMeasure

Natural language names
enModulus Of Subgrade Reaction Measure
Semantic definitions at the type
Type definition

IfcModulusOfSubgradeReactionMeasure is a geotechnical measure describing interaction between foundation structures and the soil. May also be known as bedding measure.

Usually measured in N/m3.

Type: REAL

HISTORY  New type in IFC2x.

Figure 357 illustrates elastic support of a planar member.

Figure 357 — Modulus of subgrade reaction measure

Formal representations
XSD Specification
 <xs:simpleType name="IfcModulusOfSubgradeReactionMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcModulusOfSubgradeReactionMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcModulusOfSubgradeReactionMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcModulusOfSubgradeReactionMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page