IFC 4.3.2.20250905 (IFC4X3_ADD2) under development

  • Help suggest improvements
  • Get user or developer support

8.1.3.6 IfcPersonAndOrganization

RV ⓘ
AbV ⓘ

8.1.3.6.1 Semantic definition

This entity represents a person acting on behalf of an organization.

Entity adapted from person_and_organization defined in ISO 10303-41. New entity in IFC1.5.1.

8.1.3.6.2 Entity inheritance

8.1.3.6.3 Attributes

# Attribute Type Description
IfcPersonAndOrganization (3)
1 ThePerson IfcPerson

The person who is related to the organization.

2 TheOrganization IfcOrganization

The organization to which the person is related.

3 Roles OPTIONAL LIST [1:?] OF IfcActorRole

Roles played by the person within the context of an organization. These may differ from the roles in ThePerson.Roles which may be asserted without organizational context.

Table 8.1.3.6.A

8.1.3.6.4 Formal representation

ENTITY IfcPersonAndOrganization;
	ThePerson : IfcPerson;
	TheOrganization : IfcOrganization;
	Roles : OPTIONAL LIST [1:?] OF IfcActorRole;
END_ENTITY;

8.1.3.6.5 References

Edit on Github


Is this page difficult to understand? Let us know!