Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
iKey
[in] A key of a parent segment where to search.
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.

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

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