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
8.12.2.4.3 Formal representation
TYPE IfcCurveStyleFontSelect = SELECT
(IfcCurveStyleFont
,IfcPreDefinedCurveFont);
END_TYPE;