API Reference > OdDb Classes > OdDbEntityHyperlinkPE Class
OdDbEntityHyperlinkPE Class
OdDbEntityHyperlinkPEOdDbEntityHyperlinkPE
Syntax
C++
class OdDbEntityHyperlinkPE : public OdRxObject;

DbHyperlink.h

This class is the Hyperlink Protocol Extension class.

This class provides access to the Hyperlink objects associated with OdDbDatabase objects.

  • OdDbEntityHyperlinkPE
  • OdDbHyperlink
  • OdDbHyperlinkCollection
 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
Virtual destructor. Destroys an object of the OdDbEntityHyperlinkPE class and releases all resources that were used by the object. 
 
Default constructor. Creates a new object of the OdDbEntityHyperlinkPE class. 
 
Name 
Description 
 
This is the overview for the getHyperlinkCollection method overload. 
 
This is the overview for the getHyperlinkCount method overload. 
 
This is the overview for the hasHyperlink method overload. 
 
Associates the specified HyperlinkCollection object with the specified object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.