API Reference > Classes > OdExIfcHostAppServices Class
OdExIfcHostAppServices Class
OdExIfcHostAppServicesOdExIfcHostAppServicesOdExIfcHostAppServices
Syntax
C++
class OdExIfcHostAppServices : public OdIfcHostAppServices;

ExIfcHostAppServices.h

This class implements platform-dependent operations and progress metering for ODA IFC. 

 

OdIfcHostAppServices Class
 
Name 
Description 
 
Creates a platform-specific operation services object for IFC functionality. 
OdExIfcHostAppServices Class
 
Name 
Description 
 
Creates an instance of services for platform-dependent operations and progress metering. 
 
Name 
Description 
 
Retrieves the Data Access Interface database class description.  
 
Retrieves the header section of the specified IFC file.  
 
Retrieves the Data Access Interface model class description.  
OdIfcHostAppServices Class
 
Name 
Description 
 
Initializes the boundary representation builder with a product-specific implementation.  
 
Retrieves the current name of the client company.  
 
Creates a new instance of the OdIfcFile class.  
 
Retrieves the IFC database class description.  
 
Searches for a specified file.  
 
details Formats an error message string corresponding to the specified error code(s).  
 
Retrieves the current default font name.  
 
Retrieves the current font mapping file. This font mapping file is used by the getPreferableFont() method.  
 
Retrieves the current preferable font name for a specified font name and type.  
 
Retrieves the current substitute font name. The substitute font is used in cases when a specified font is not found.  
 
Retrieves the typeface name of the TTF font that has the specified character.  
 
details Retrieves whether an OdGiAuxDataForIfc object should be used while vectorizing.  
 
Retrieves the current bitmap device associated with the host application services object.  
 
Retrieves the current name of the client product based on ODA IFC SDK.  
 
Retrieves the current name of the client program based on ODA IFC SDK.  
 
This is the overview for the readFile method overload. 
OdExIfcHostAppServices Class
 
Name 
Description 
 
Controls the display of the progress meter object.  
 
Returns an instance of a progress meter object. 
 
This method is called whenever ODA IFC no longer needs the specified progress meter object.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.