API Reference > OdDg Classes > OdDgElementId Class > OdDgElementId Methods > OdDgElementId::getNonForwardedHandle Method
OdDgElementId::getNonForwardedHandle Method
Syntax
C++
const OdDbHandle& getNonForwardedHandle() const;

Returns the database handle of the object referenced by this ObjectId object.

Returns NULL if no database object is referenced by this ObjectgId object. 

If this ObjectId object has been redirected from another database (possibly an Xref), this function returns the handle for the original database.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.