API Reference > OdDb Classes > OdDbObjectId Class > OdDbObjectId Methods
OdDbObjectId Methods

The methods of the OdDbObjectId class are listed here.

 
Name 
Description 
 
Binds the specified object.
 
 
If this ObjectId object has been redirected from another database (possibly an Xref), this function returns the actual ObjectId object for that database. 
 
Returns the database with which this ObjectId object is associated. 
 
Returns the database handle of the object referenced by this ObjectId object. 
 
Returns the database handle of the object referenced by this ObjectId object. 
 
Returns true if and only if this object associated with this ObjectId object is erased, or any of its ownership hierarchy have been erased. 
 
Returns true if and only if the object associated with this ObjectId object is erased. 
 
Returns true and only if this ObjectId object is null. 
 
Returns true and only if this ObjectId object references a valid object. 
 
This is objectClass, a member of class OdDbObjectId. 
 
This is objectLeftOnDisk, a member of class OdDbObjectId. 
 
This is the overview for the openObject method overload. 
 
Returns the original database with which this ObjectId object is associated. 
 
Opens the database object associated with this ObjectId object, in the specified mode, or throws and exception if unsucessful.
 
 
Sets this Object ID to null. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.