4.8.2.1 Product Linear Placement

Figure 111 illustrates an instance diagram.

Product Linear PlacementIfcProductIfcLinearPlacementIfcObjectPlacementIfcBoundedCurveIfcLinearPositioningElementIfcDistanceExpressionIfcOrientationExpression

Figure 111 — Product Linear Placement

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="8b71ce7c-35cf-4aaf-9402-f060c8c57bf3" name="Product Linear Placement" applicableSchema="IFC4" applicableEntity="IfcProduct">
  <Rules>
    <AttributeRule RuleID="HasPlacement" AttributeName="ObjectPlacement">
      <EntityRules>
        <EntityRule EntityName="IfcLinearPlacement">
          <AttributeRules>
            <AttributeRule AttributeName="PlacementRelTo">
              <EntityRules>
                <EntityRule EntityName="IfcObjectPlacement" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="Distance">
              <EntityRules>
                <EntityRule EntityName="IfcDistanceExpression" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="Orientation">
              <EntityRules>
                <EntityRule EntityName="IfcOrientationExpression" />
              </EntityRules>
            </AttributeRule>
            <AttributeRule AttributeName="PlacementMeasuredAlong">
              <EntityRules>
                <EntityRule EntityName="IfcBoundedCurve">
                  <AttributeRules>
                    <AttributeRule RuleID="LinearPositioninElement" AttributeName="PositioningElement">
                      <EntityRules>
                        <EntityRule EntityName="IfcLinearPositioningElement" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page