8.9.2.11 IfcSegmentIndexSelect
8.9.2.11.1 Semantic definition
The IfcSegmentIndexSelect provides a choice of different list of indices into a point list.
8.9.2.11.2 Type values
8.9.2.11.3 Formal representation
TYPE IfcSegmentIndexSelect = SELECT
(IfcArcIndex
,IfcLineIndex);
END_TYPE;