API Reference > OdBcf Namespace > Classes > OdBcfDataAccessorXml Class > OdBcfDataAccessorXml Methods > OdBcfDataAccessorXml::getArchive Method
OdBcfDataAccessorXml::getArchive Method
Syntax
C++
virtual OdBcfArchivePtr getArchive(const OdString & projectName, OdResult * result = NULL);
Parameters 
Description 
const OdString & projectName 
[in] A string that contains the name of the BCF file.  
OdResult * result = NULL 
[out] A pointer to a variable containing the result of the operation.  

A smart pointer to an archive containing the BCF project.

Retrieves all data of the specified project.

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