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

20252453-T-424 项目

8.8.2.3 IfcCsgSelect(CSG选择)

8.8.2.3.1 语义定义(Semantic definition)

选择类型,支持在_IfcBooleanResult_和_IfcCsgPrimitive3D_的子类型之间进行选择,作为_IfcCsgSolid_中可能的根树表达式。

8.8.2.3.2 类型值(Type values)

类型(Type)
IfcBooleanResult
IfcCsgPrimitive3D
表 8.8.2.3.A

8.8.2.3.3 形式化表示(Formal representation)

TYPE IfcCsgSelect = SELECT
	(IfcBooleanResult
	,IfcCsgPrimitive3D);
END_TYPE;

8.8.2.3.4 参考(References)