API Reference > Classes > Database Classes > OdBmHostAppServices Class
OdBmHostAppServices Class
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} 

 

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 date and time in system defined format. 
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.
 
 
Returns the *name* of the client *product*. 
Returns the *name* of the client *program*. 
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.
 
Returns the *release* major and minor version string of the client application. 
Returns the *release* version string of the client application. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.