IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.1.2.1 IfcActorSelect

8.1.2.1.1 Semantic definition

The actor select type allows a person, or an organization, or a person associated with an organization to be referenced.

8.1.2.1.2 Type values

Type
IfcOrganization
IfcPerson
IfcPersonAndOrganization
Table 8.1.2.1.A

8.1.2.1.3 Formal representation

TYPE IfcActorSelect = SELECT
	(IfcOrganization
	,IfcPerson
	,IfcPersonAndOrganization);
END_TYPE;

8.1.2.1.4 References

Edit on Github


Is this page difficult to understand? Let us know!