Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::isHoopsFontExists Function
Syntax
C++
bool isHoopsFontExists(HC_KEY iKey, OdString strFontName);

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

 

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

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

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

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