8.12.2.3 IfcCurveFontOrScaledCurveFontSelect
    8.12.2.3.1 Semantic definition
The IfcCurveFontOrScaledCurveFontSelect provides a selection between a curve font and a scaled curve font.
    8.12.2.3.2 Type values
Table 8.12.2.3.A
    8.12.2.3.3 Formal representation
TYPE IfcCurveFontOrScaledCurveFontSelect = SELECT
	(IfcCurveStyleFontAndScaling
	,IfcCurveStyleFontSelect);
END_TYPE;
    8.12.2.3.4 References