Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::setHoopsFontName Function
Syntax
C++
void setHoopsFontName(OdString strFontName, bool bTTF);

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

 

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

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.