ENTITY IfcPersonAndOrganization
(* SCHEMA IFC4; *)
ENTITY IfcPersonAndOrganization;
	ThePerson : IfcPerson;
	TheOrganization : IfcOrganization;
	Roles : OPTIONAL LIST [1:?] OF IfcActorRole;
END_ENTITY;
Explicit Attributes
Entity IfcPersonAndOrganization has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  ThePerson | IfcPerson (ENTITY) | IfcPersonAndOrganization |  
|  TheOrganization | IfcOrganization (ENTITY) | IfcPersonAndOrganization |  
|  Roles | LIST OF IfcActorRole (ENTITY) | IfcPersonAndOrganization |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity IfcPersonAndOrganization and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00