IFC 4.3.2.20241204 (IFC4X3_ADD2) under development

8.12.2.21 IfcTextFontSelect

8.12.2.21.1 Semantic definition

IfcTextFontSelect allows for either a predefined text font, a text font model or an externally defined text font to be used to describe the font of a text literal.

8.12.2.21.2 Type values

Type
IfcExternallyDefinedTextFont
IfcPreDefinedTextFont
Table 8.12.2.21.A

8.12.2.21.3 Formal representation

TYPE IfcTextFontSelect = SELECT
(IfcExternallyDefinedTextFont
,IfcPreDefinedTextFont);
END_TYPE;

8.12.2.21.4 References

Edit on Github

3 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!