Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbEntityHyperlinkPE::getHyperlinkCount Method (const OdDbStubPtrArray*&, bool)
Syntax
C++
virtual unsigned int getHyperlinkCount(const OdDbStubPtrArray*& idContainers, bool ignoreBlockDefinition = true) = 0;

Returns the number of Hyperlink objects associated with the specified objects. 

 

Parameters
Description
idContainers
[in] Array of object IDs.
ignoreBlockDefinition
[in] If true, ignores Hyperlink objects associated with block definitions.

Number of Hyperlink objects.

Currently the ignoreBlockDefinition argument is ignored. It will be fully implemented in future releases.

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