Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseHostAppServices::companyName Method
Syntax
C++
virtual const OdString companyName() = 0;

Returns the name of the client company.

This function is typically used for populating "About" information. 

The default implementation of this function returns oddbGetLibraryInfo()->getCompanyName().

Copyright © 2002-2022. Open Design Alliance All rights reserved.