API Reference > OdBcf Namespace > Classes > OdBcfDataAccessorXml Class > OdBcfDataAccessorXml Methods > OdBcfDataAccessorXml::projectOpened Method
OdBcfDataAccessorXml::projectOpened Method
Syntax
C++
bool projectOpened(const OdString & projectName) const;
Parameters 
Description 
const OdString & projectName 
[in] A string that contains the name of the BCF file.  

true if the project was opened; otherwise, the method returns false.

Checks if the specified BCF project was opened.

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