API Reference > Classes > OdIfcEntResolver Class
OdIfcEntResolver Class
OdIfcEntResolver
Syntax
C++
class OdIfcEntResolver;

IfcFile.h

An abstract class that provides an interface for the model's entity resolving functionality. An entity resolver resolves the underlying application instance data into the corresponding compound object (in most cases) that can later be used and vectorized or into other objects such as points, matrices, vectors, etc.

Destroys the entity resolver object. 
Creates a new entity resolver with default parameters. 
Resolves the model's entity.  
Sets a set of IfcProduct-base entity types for process into resolver. All other type branches will be resolved by default. Empty array allows compose for all IfcProducts. 
Sets a new model to the entity resolver object.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.