8.6.2.7 IfcLibrarySelect
8.6.2.7.1 Semantic definition
The IfcLibrarySelect enables selection of whether library information is to be contained within an IFC model or is to be referenced from an external source.
8.6.2.7.2 Type values
8.6.2.7.3 Formal representation
TYPE IfcLibrarySelect = SELECT
(IfcLibraryInformation
,IfcLibraryReference);
END_TYPE;