Close

Relief for ODA Team in Ukraine

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

Searches the entity in the model by its handle.

Parameters
Description
h
[in] A handle of the searched entity.

An identifier of an OdDAI object if the entity was found; otherwise, the method returns a NULL identifier.

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