8.1.2.1 IfcActorSelect
The actor select type allows a person, or an organization, or a person associated with an organization to be referenced.
NOTE Type adapted from person_organization_select defined in ISO 10303-41.
HISTORY New entity in IFC1.5.1
XSD Specification:
<xs:group name="IfcActorSelect">
<xs:choice>
<xs:element ref="ifc:IfcOrganization"/>
<xs:element ref="ifc:IfcPerson"/>
<xs:element ref="ifc:IfcPersonAndOrganization"/>
</xs:choice>
</xs:group>
EXPRESS Specification:
|
TYPE IfcActorSelect = SELECT (
|
|
Link to this page