8.6.2.4 IfcDocumentSelect(文档选择类型)
8.6.2.4.1 语义定义
IfcDocumentSelect(文档选择)用于选择文档信息是包含在IFC模型内部,还是从外部源引用。
沿革 在 IFC2x 中新增的选择类型
8.6.2.4.2 类型值
8.6.2.4.3 形式化表示
TYPE IfcDocumentSelect = SELECT
(IfcDocumentInformation
,IfcDocumentReference);
END_TYPE;
IFC 4.3.2.20260714 (IFC4X3_ADD2) under development
IfcDocumentSelect(文档选择)用于选择文档信息是包含在IFC模型内部,还是从外部源引用。
沿革 在 IFC2x 中新增的选择类型
TYPE IfcDocumentSelect = SELECT
(IfcDocumentInformation
,IfcDocumentReference);
END_TYPE;