Parameters |
Description |
const OdString & projectName |
[in] A string that contains the name of the BCF file. |
bool forcedReopen = false |
[in] Open BCF file again even if it's already open. |
eOk if the project was successfully opened; otherwise, the method returns an appropriate error code.
Opens a BCF XML file for interaction.
The method unpacks BCF data into the directory that was passed to the createObject() method call.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|