API Reference > OdDb Classes > OdDbHardPointerId Class
OdDbHardPointerId Class
OdDbHardPointerIdOdDbHardPointerId
Syntax
C++
class OdDbHardPointerId : public OdDbObjectId;

DbObjectId.h

This class is a specialization of OdDbObjectId indicating a hard pointer relationship.

An OdDbHardPointerId reference to another object is used when one object depends on the existance of another, but both are owned by other objects. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
This is the overview for the OdDbHardPointerId constructor overload. 
 
Name 
Description 
 
!= 
This is the overview for the != operator overload. 
 
= 
This is the overview for the = operator overload. 
 
== 
This is the overview for the == operator overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.