4.6.13 Station

Station for element template.

An IfcElement may have a linear referencing measurement attached to it. The IfcReferent.Name features a localized form of station measurement encodings and shall be positioned on an IfcAlignment to ensure that a distance along measurement is clearly defined. The IfcReferent should have a placement.

Figure 188 illustrates an instance diagram.

StationIfcReferentIfcObjectPlacementIfcRelPositionsIfcProductIfcLabel

Figure 188 — Station

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="24f8c4aa-bd14-48e8-b878-bee4494abecc" name="Station" applicableSchema="IFC4" applicableEntity="IfcReferent">
  <Rules>
    <AttributeRule AttributeName="Positions">
      <EntityRules>
        <EntityRule EntityName="IfcRelPositions">
          <AttributeRules>
            <AttributeRule RuleID="RelatedProducts" AttributeName="RelatedProducts">
              <EntityRules>
                <EntityRule EntityName="IfcProduct">
                  <AttributeRules>
                    <AttributeRule RuleID="ProductName" AttributeName="Name">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="HasObjectPlacement" AttributeName="ObjectPlacement">
      <EntityRules>
        <EntityRule EntityName="IfcObjectPlacement" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page