Navigation

IfcDocumentSelect

Definition from IAI: Enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.

HISTORY: New Select Type in IFC 2x

EXPRESS specification:

TYPE IfcDocumentSelect = SELECT
( IfcDocumentReference,
IfcDocumentInformation);
END_TYPE;