API Reference > Classes > OdIfcHostAppServices Class > OdIfcHostAppServices Methods > OdIfcHostAppServices::program Method
OdIfcHostAppServices::program Method
Syntax
C++
virtual const OdString program();

A string object containing the custom application name.

Retrieves the current name of the client program based on ODA IFC SDK.

The default implementation of this method returns oddgGetLibraryInfo()->getLibName(). This method is typically used for populating information about the application.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.