IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.10.2.7 IfcStructuralActivityAssignmentSelect

7.10.2.7.1 Semantic definition

This type definition shall be used to distinguish between a reference to an instance either of IfcStructuralItem or IfcElement. The IfcStructuralActivityAssignmentSelect type is referenced by the entity IfcRelConnectsStructuralActivity which defines the connection between activities (IfcStructuralActivity) and the loaded element.

7.10.2.7.2 Type values

Type
IfcElement
IfcStructuralItem
Table 7.10.2.7.A

7.10.2.7.3 Formal representation

TYPE IfcStructuralActivityAssignmentSelect = SELECT
	(IfcElement
	,IfcStructuralItem);
END_TYPE;

7.10.2.7.4 References

Edit on Github


Is this page difficult to understand? Let us know!