API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::getSoftwareBuild Method
OdBmDatabase::getSoftwareBuild Method
Syntax
C++
void getSoftwareBuild(OdArray<OdString> &) const;
Parameters 
Description 
builds 
[out] An array of strings, which contains information about software applications. 

Retrieves the list software applications that were used for saving the database content in a file.

The method fills the passed array of OdString objects and returns it to a calling subroutine.

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