IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

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

Type
IfcArcIndex
IfcLineIndex
Table 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

Edit on Github


Is this page difficult to understand? Let us know!

8.9.2.11.5 Changelog

8.9.2.11.5.1 IFC4

  • New resource