API Reference > OdBcf Namespace > Classes > OdBcfDataAccessorXml Class > OdBcfDataAccessorXml Methods > OdBcfDataAccessorXml::getTopics Method
OdBcfDataAccessorXml::getTopics Method
Syntax
C++
virtual OdBcfTopicArray getTopics(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.  

An array of topics.

Retrieves all topics from the specified project.

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