4.2.3 Assignment to Product

Figure 93 illustrates an instance diagram.

Assignment to ProductIfcObjectDefinitionIfcRelAssignsToProductIfcProduct

Figure 93 — Assignment to Product

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="90c443fd-71a2-4659-ac99-5450afb95904" name="Assignment to Product" applicableSchema="IFC4" applicableEntity="IfcObjectDefinition">
  <Rules>
    <AttributeRule RuleID="IsAssigned" AttributeName="HasAssignments">
      <EntityRules>
        <EntityRule EntityName="IfcRelAssignsToProduct">
          <AttributeRules>
            <AttributeRule RuleID="RelatingProduct" AttributeName="RelatingProduct">
              <EntityRules>
                <EntityRule EntityName="IfcProduct" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page