该页全部中文内容仅供20252453-T-424 项目组内部使用

20252453-T-424 项目

8.6.2.1 IfcClassificationReferenceSelect(分类引用选择)

8.6.2.1.1 语义定义(Semantic definition)

IfcClassificationReferenceSelect 支持选择分类引用是另一个分类引用的子集,还是分类源的顶级条目。

8.6.2.1.2 类型值(Type values)

类型(Type)
IfcClassification
IfcClassificationReference
表 8.6.2.1.A

8.6.2.1.3 形式化表示(Formal representation)

TYPE IfcClassificationReferenceSelect = SELECT
	(IfcClassification
	,IfcClassificationReference);
END_TYPE;

8.6.2.1.4 参考(References)