IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.12.2.20 IfcTextFontName

8.12.2.20.1 Semantic definition

The IfcTextFontName is a list of font family names and/or generic family name.

Values of : The name of a font family of choice. For example, "gill" and "helvetica" are font families. Values of : In the example above, the last value is a generic family name. The following generic families are defined: > * 'serif' (Example: Times)

  • 'sans-serif' (Example: Helvetica)
  • 'cursive' (Example: Zapf-Chancery)
  • 'fantasy' (Example: Western)
  • 'monospace' (Example: Courier) It is encouraged to offer a generic font family as a last alternative.

8.12.2.20.2 Formal representation

TYPE IfcTextFontName = STRING;
END_TYPE;

8.12.2.20.3 References

Edit on Github


Is this page difficult to understand? Let us know!