IFC 4.3.2.20240128 (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


Is this page difficult to understand? Let us know!