4.7.7 Structural Connectivity

Structural items may be connected within an analysis model.

Figure 61 illustrates an instance diagram.

Structural ConnectivityIfcStructuralMemberIfcRelConnectsStructuralMemberIfcStructuralConnection

Figure 61 — Structural Connectivity

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="f4f75d4f-6d38-4cbe-9efb-dfb58440dfcb" name="Structural Connectivity" status="sample" applicableSchema="IFC4" applicableEntity="IfcStructuralMember">
  <Rules>
    <AttributeRule AttributeName="ConnectedBy">
      <EntityRules>
        <EntityRule EntityName="IfcRelConnectsStructuralMember">
          <AttributeRules>
            <AttributeRule RuleID="StructuralConnection" AttributeName="RelatedStructuralConnection">
              <EntityRules>
                <EntityRule EntityName="IfcStructuralConnection" />
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page