Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbEntityHyperlinkPE::setHyperlinkCollection Method
Syntax
C++
virtual void setHyperlinkCollection(const OdRxObject* pObject, OdDbHyperlinkCollection* pHCO) = 0;

Associates the specified HyperlinkCollection object with the specified object. 

 

Parameters
Description
pObject
[in] Pointer to the target object.
pHCO
[in] Pointer to the HyperlinkCollection object.

Hyperlink objects with NULL name, description or sublocation will not be added to the target object.

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