IFC 4.3.0.0 (IFC4X3) final

8.12.2.4 IfcCurveStyleFontSelect

8.12.2.4.1 Semantic definition

The IfcCurveStyleFontSelect provides a selection between an explicitly defined and a predefined curve style font.

8.12.2.4.2 Type values

Type
IfcCurveStyleFont
IfcPreDefinedCurveFont
Table 8.12.2.4.A

8.12.2.4.3 Formal representation

TYPE IfcCurveStyleFontSelect = SELECT
	(IfcCurveStyleFont
	,IfcPreDefinedCurveFont);
END_TYPE;

8.12.2.4.4 References