4.5.4 Element Projecting

Figure 42 illustrates an instance diagram.

Element ProjectingIfcElementIfcRelProjectsElementIfcProjectionElementIfcProjectionElementTypeEnum

Figure 42 — Element Projecting

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="14891e19-2eaa-4641-8913-629bb9a60801" name="Element Projecting" status="sample" applicableSchema="IFC4" applicableEntity="IfcElement">
  <Rules>
    <AttributeRule AttributeName="HasProjections">
      <EntityRules>
        <EntityRule EntityName="IfcRelProjectsElement">
          <AttributeRules>
            <AttributeRule AttributeName="RelatedFeatureElement">
              <EntityRules>
                <EntityRule EntityName="IfcProjectionElement">
                  <AttributeRules>
                    <AttributeRule AttributeName="PredefinedType">
                      <EntityRules>
                        <EntityRule EntityName="IfcProjectionElementTypeEnum" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page