API Reference > Classes > OdExBimHostAppServices Class
OdExBimHostAppServices Class
OdExBimHostAppServicesOdExBimHostAppServicesOdExBimHostAppServices
Syntax
C++
class OdExBimHostAppServices : public OdBmLoaderHostAppServices;

ExBimHostAppServices.h

This class implements platform-dependent operations and progress metering. 

 

 
Name 
Description 
 
This is OdBmHostAppServices, a member of class OdBmHostAppServices. 
OdExBimHostAppServices Class
 
Name 
Description 
 
Creates class instance. 
 
Name 
Description 
 
Initialize brep builder with product specific implementation. Return eNotImplementedYet by default.
 
 
Collects TrueType font paths.
 
 
Returns the *name* of the client company. 
 
Creates an instance of an OdBmDatabase object. 
 
Returns the static OdRxClass *description* object associated with the *database*. 
 
Returns the fully qualified path to the specified file. 
 
Returns a formatted message corresponding to the specified error code(s). 
 
Returns the font file to be used when a given font file is not found by ODA BimRv. 
 
Returns the name of the font mapping file used by the getPreferableFont function. 
 
Returns the preferable font *name* for the specified font *name* and type. 
 
Returns the font to be used when the specified font is not found. 
 
Collects folders with TrueType fonts.
 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdBmHostAppServices. 
 
Returns the *name* of the client *product*. 
 
Returns the *name* of the client *program*. 
 
Returns the *release* major and minor version string of the client application. 
 
Returns the *release* version string of the client application. 
OdBmLoaderHostAppServices Class
 
Name 
Description 
 
Creates an instance of an OdBmDatabase object. This HostAppServices object will be associated with the newly created database.
 
 
Loads the preview of the specified ODA BimRv file file into the thumbnail object.
 
 
This is importDatabase, a member of class OdBmLoaderHostAppServices. 
 
Returns true if file is supported to opening.
 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdBmLoaderHostAppServices. 
 
Loads the contents of the specified ODA BimRv file file into the database with which this HostAppServices object is associated.
 
 
Loads the contents of the specified StreamBuf into the database with which this HostAppServices object is associated.
 
 
Loads the contents of the specified ODA BimRv file file into the database with which this HostAppServices object is associated.
 
 
Writes the contents of this database to the specified StreamBuf object.
 
 
Writes the contents of this database to the specified output file.
 
OdExBimHostAppServices Class
 
Name 
Description 
 
Controls display of this ProgressMeter.
 
 
Returns a the gsBitmapDevice associated with this HostAppServices object.
 
 
OdBmHostAppServices overridden 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.