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:
AttributeTypeDefined By
 ThePersonIfcPerson (ENTITY)IfcPersonAndOrganization
 TheOrganizationIfcOrganization (ENTITY)IfcPersonAndOrganization
 RolesLIST OF IfcActorRole (ENTITY)IfcPersonAndOrganization

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcPersonAndOrganization and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcActorSelect SELECT IfcPersonAndOrganization
 IfcObjectReferenceSelect SELECT IfcPersonAndOrganization
 IfcOrganization ENTITY IfcPersonAndOrganization
 IfcOwnerHistory ENTITY IfcPersonAndOrganization
 IfcPerson ENTITY IfcPersonAndOrganization
 IfcResourceObjectSelect SELECT IfcPersonAndOrganization


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:45-04:00