Parameters |
Description |
const OdString & fileName |
[in] A string that contains the full file name to load. |
OdBcfDataAccessorPtr pDataAccessor = OdBcfDataAccessorPtr() |
[in] A smart pointer to the data accessor to use for loading. |
OdResult * result = NULL |
[out] A raw pointer to a value that contains the result of the operation. |
A string that contains the identifier of the loaded project.
Loads an archive using a specified data accessor.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|