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

HoopsCommon.h

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

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

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

 

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