Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the specified object has Hyperlink objects associated with it. 

 

Parameters
Description
pObject
[in] Pointer to the object.
ignoreBlockDefinition
[in] If true, ignores Hyperlink objects associated with block definitions.

True if the specified object has Hyperlink objects associated with it; false otherwise.

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

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