API Reference > Classes > PRC Base Classes > OdPrcHostAppServices Class
OdPrcHostAppServices Class
OdPrcHostAppServices
Syntax
C++
class OdPrcHostAppServices : public OdDbBaseHostAppServices;

PrcHostAppServices.h

This class is the base class for platform specific operations within PRC SDK.

 
Name 
Description 
 
Creates platform specific operations services for .prc file functionality. 
 
Name 
Description 
 
Enumeration for default database content initialization modes. 
 
Name 
Description 
 
Initializes brep builder with product specific implementation.
 
 
Returns the current name of the client company. This method is typically used for populating "About" information. 
 
Creates an instance of an OdPrcFile object.
 
 
Returns the static OdRxClass description object associated with the database.
 
 
Returns the fully qualified path to the specified file.
 
 
details Returns a formatted message corresponding to the specified error code(s).
 
 
Returns the path to the font file to be used when a given font file is not found by PRC SDK. 
 
Returns the name of the font mapping file used by the getPreferableFont method. 
 
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.
 
 
Returns the typeface name of the TTF font which has the character.
 
 
Retrieves the global setting of the B-Rep triangulation.  
 
Returns a the gsBitmapDevice associated with this HostAppServices object.
 
 
Returns current name of the client product. This method is typically used for populating "About" information. 
 
Returns the current name of the client program. This method is typically used for populating "About" information. 
 
This is the overview for the readFile method overload. 
 
Returns the release major and minor version string of the client application. 
 
Sets a new global setting of the B-Rep triangulation.  
 
Returns the release version string of the client application. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.