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

A string object containing the current name of the client product.

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

The default implementation of this method returns the result of the program() method. This method is typically used for populating information about the product.

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