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

eOk if the project was successfully closed; otherwise, the method returns an appropriate error code.

Closes a BCF file.

The method removes unpacked BCF file data.

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