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

20252453-T-424 项目

8.8.2.4 IfcGeometricSetSelect(几何集选择)

8.8.2.4.1 语义定义(Semantic definition)

IfcGeometricSetSelect 包含适用于作为几何集组成部分的几何表示项。

8.8.2.4.2 类型值(Type values)

类型(Type)
IfcCurve
IfcPoint
IfcSurface
表 8.8.2.4.A

8.8.2.4.3 形式化表示(Formal representation)

TYPE IfcGeometricSetSelect = SELECT
	(IfcCurve
	,IfcPoint
	,IfcSurface);
END_TYPE;

8.8.2.4.4 参考(References)