Structural items may be connected within an analysis model.
Figure 49 illustrates an instance diagram.
Figure 49 — Structural Connectivity |
<?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" 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>