API Reference > Classes > OdIfcEntResolver Class > OdIfcEntResolver Methods > OdIfcEntResolver::resolve Method
OdIfcEntResolver::resolve Method
Syntax
C++
virtual bool resolve(OdIfc::OdIfcEntity* inst) = 0;
Parameters 
Description 
OdIfc::OdIfcEntity* inst 
[in] A raw pointer to the entity instance to be resolved.  

true if the entity was successfully resolved; otherwise, the method returns false.

Resolves the model's entity.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.