|
CFx SDK Documentation 2026 SP0
|
#include <BcfLoader.h>
Static Public Member Functions | |
| static OdBcf::OdBcfDataAccessorPtr | openProject (const OdString &projectName, BcfVersion version=kVersionBcfUndefined, OdResult *result=NULL) |
A class that provides the interface for getting access to BCF data.
Definition at line 40 of file BcfLoader.h.
|
static |
Opens a BCF XML file for interaction.
| projectName | [in] A string that contains the name of the BCF file. |
| version | [in] A variable that contains the user-defined version of the BCF file. |
| result | [out] A raw pointer to a variable containing the result of the operation. |