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

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

Retrieves the current name of the client company.

The default implementation of this method returns the result returned by the oddgGetLibraryInfo()->getCompanyName(). This method is typically used for populating information about the client's company.

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