Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
pObject
[in] Pointer to the object.
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.