API Reference > OdDb Classes > OdDbSoftPointerId Class
OdDbSoftPointerId Class
OdDbSoftPointerIdOdDbSoftPointerId
Syntax
C++
class OdDbSoftPointerId : public OdDbObjectId;

DbObjectId.h

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

An OdDbSoftPointerId reference another object is used when neither object depends on the existance of the other. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
This is the overview for the OdDbSoftPointerId 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.