API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Functions > TD_HOOPS_COMMON_EXPORT::isHoopsFontExists Function
TD_HOOPS_COMMON_EXPORT::isHoopsFontExists Function
Syntax
C++
bool isHoopsFontExists(HC_KEY iKey, OdString strFontName);

HoopsCommon.h

Parameters 
Description 
HC_KEY iKey 
[in] A key of a segment where to search.  
OdString strFontName 
[in] A name of the desired font.
 

Returns true if a specified font has been found in a specified segment. Otherwise returns false.

Searches a font for a specified name in a specified segment. 

 

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