API Reference > OdBcf Namespace > Classes > OdBcfDataAccessorXml Class > OdBcfDataAccessorXml Methods > OdBcfDataAccessorXml::createObject Method
OdBcfDataAccessorXml::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfDataAccessorXml> createObject(const OdString & folderPath);
Parameters 
Description 
const OdString & folderPath 
[in] A string that contains the path to the directory with BCF files.  

A smart pointer to the created OdBcfDataAccessorXml instance.

Creates a new data accessor object for the specified directory that stores unpacked BCF XML data.

A temporary directory of the HostAppServices instance can be used for an example.

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