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

20252453-T-424 项目

8.9.2.11 IfcSegmentIndexSelect(段索引选择)

8.9.2.11.1 语义定义(Semantic definition)

IfcSegmentIndexSelect 提供了指向点列表的不同索引列表的选择。

8.9.2.11.2 类型值(Type values)

类型(Type)
IfcArcIndex
IfcLineIndex
表 8.9.2.11.A

8.9.2.11.3 形式化表示(Formal representation)

TYPE IfcSegmentIndexSelect = SELECT
	(IfcArcIndex
	,IfcLineIndex);
END_TYPE;

8.9.2.11.4 参考(References)