IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.6.2.4 IfcDocumentSelect

8.6.2.4.1 Semantic definition

The IfcDocumentSelect enables selection of whether document information is to be contained within an IFC model or is to be referenced from an external source.

8.6.2.4.2 Type values

Type
IfcDocumentInformation
IfcDocumentReference
Table 8.6.2.4.A

8.6.2.4.3 Formal representation

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

8.6.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!