API Reference > Classes > Database Classes > OdBmHostAppServices Class
OdBmHostAppServices Class
OdBmHostAppServices
Syntax
C++
class OdBmHostAppServices : public OdDbBaseHostAppServices;

BmHostAppServices.h

This class is the base class for platform specific operations within ODA BimRv. 

Library: TB_Base 

{group:OdBm_Classes} 

 

 
Name 
Description 
 
This is OdBmHostAppServices, a member of class OdBmHostAppServices. 
 
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. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.