API Reference > Classes > OdIfcHostAppServices Class > OdIfcHostAppServices Methods > OdIfcHostAppServices::getFontMapFileName Method
OdIfcHostAppServices::getFontMapFileName Method
Syntax
C++
virtual OdString getFontMapFileName() const;

the name of the font mapping file.

Retrieves the current font mapping file. This font mapping file is used by the getPreferableFont() method.

The default implementation of this method returns an empty string.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.