API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Functions > TD_HOOPS_COMMON_EXPORT::setHoopsFontName Function
TD_HOOPS_COMMON_EXPORT::setHoopsFontName Function
Syntax
C++
void setHoopsFontName(OdString strFontName, bool bTTF);

HoopsCommon.h

Parameters 
Description 
OdString strFontName 
[in] A font name.  
bool bTTF 
[in] A flag value that determines whether the specified font in strFontName is a true type font (if true) or not (if false). 

Sets a font name to be used by the hoops engine. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.