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

HoopsCommon.h

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

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

Searches a hoops glyph object for a specified name in a specified segment. 

 

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