Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectId::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-2022. Open Design Alliance All rights reserved.