Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectId::getHandle Method
Syntax
C++
const OdDbHandle& getHandle() const;

Retrieves the database handle of the object referenced by the identifier.

Returns the object's database handle.

Returns a NULL handle if no database object is referenced by the identifier. The handle equals the file's step-id if the owning model of the entity was loaded from a file.

Copyright © 2002-2022. Open Design Alliance All rights reserved.