API Reference > OdIfc Namespace > Classes > OdIfcEntity Class > OdIfcEntity Methods > OdIfcEntity::resolve Method
OdIfcEntity::resolve Method
Syntax
C++
void resolve(IfcOpResult resolved, void * resPtr);
Parameters 
Description 
IfcOpResult resolved 
[in] A resolution operation result.  
void * resPtr 
[out] A raw pointer that references the entity composition result value. 

Resolves the entity and returns the result of the entity composition to a calling subroutine.

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