Navigation

IfcActorSelect

Definition from IAI: The actor select type allows a person and/or organization to be referenced.

SELECT







EXPRESS specification:

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