4.11.2.4 Weight Quantity

Figure 114 illustrates an instance diagram.

Weight QuantityIfcQuantityWeightIfcLabelIfcTextIfcMassMeasureIfcLabel

Figure 114 — Weight 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="e1016e56-3c89-4f42-9679-07e1db3c0afb" name="Weight Quantity" status="sample" applicableSchema="IFC4" applicableEntity="IfcQuantityWeight">
  <Rules>
    <AttributeRule RuleID="QuantityName" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Description">
      <EntityRules>
        <EntityRule EntityName="IfcText" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="WeightValue" AttributeName="WeightValue">
      <EntityRules>
        <EntityRule EntityName="IfcMassMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Formula">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page