Organisation | |
Organisation |
A named and structured grouping with a corporate identity.
NOTE The relationships between IfcOrganization's, like between department within a company, can be expressed using the objectified relationship IfcOrganizationRelationship.
NOTE Entity adapted from organization defined in ISO 10303-41.
HISTORY New entity in IFC1.5.1.
IFC4 CHANGE Attribute 'Id' renamed to Identification.
XSD Specification:
<xs:element name="IfcOrganization" type="ifc:IfcOrganization" substitutionGroup="ifc:Entity" nillable="true"/>EXPRESS Specification:
ENTITY IfcOrganization; |
|
INVERSE |
|
END_ENTITY; |
Attribute Definitions:
Identification | : | Identification of the organization. |
Name | : | The word, or group of words, by which the organization is referred to. |
Description | : | Text that relates the nature of the organization. |
Addresses | : |
Postal and telecom addresses of an organization.
NOTE There may be several addresses related to an organization. |
Engages | : | Inverse relationship to IfcPersonAndOrganization relationships in which IfcOrganization is engaged. |
Inheritance Graph:
ENTITY IfcOrganization |
ENTITY IfcOrganization |
|
INVERSE |
|
END_ENTITY; |