IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.6.3.6 IfcExternalInformation

AbRV ⓘ
RV ⓘ

ABSTRACT This definition may not be instantiated

8.6.3.6.1 Semantic definition

An IfcExternalInformation is the identification of an information source that is not explicitly represented in the current model or in the project database (as an implementation of the current model). The IfcExternalInformation identifies the external source (classification, document, or library), but not the particular items such as a dictionary entry, a classification notation, or a document reference within the external source

The IfcExternalInformation is an abstract supertype of all external information entities.

8.6.3.6.2 Entity inheritance

8.6.3.6.3 Attributes

# Attribute Type Description
Table 8.6.3.6.A

8.6.3.6.4 Formal representation

ENTITY IfcExternalInformation
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcClassification
	,IfcDocumentInformation
	,IfcLibraryInformation));
END_ENTITY;

8.6.3.6.5 References

Edit on Github


Is this page difficult to understand? Let us know!

8.6.3.6.6 Changelog

8.6.3.6.6.1 IFC4

  • New resource