4.11.2.1 Length Quantity

Figure 111 illustrates an instance diagram.

Length QuantityIfcQuantityLengthIfcLabelIfcTextIfcLengthMeasureIfcLabel

Figure 111 — Length Quantity

mvdXML Specification
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="dd8678e1-e300-4f70-9d63-e539db4bd11c" name="Length Quantity" status="sample" applicableSchema="IFC4" applicableEntity="IfcQuantityLength">
  <Rules>
    <AttributeRule RuleID="QuantityName" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Description">
      <EntityRules>
        <EntityRule EntityName="IfcText" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="LengthValue" AttributeName="LengthValue">
      <EntityRules>
        <EntityRule EntityName="IfcLengthMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Formula">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page