Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
_sdaiWriteRepositoryToFile Function
Syntax
C++
DAI_EXPORT SdaiBoolean _sdaiWriteRepositoryToFile(SdaiRep repository, SdaiString fileName);

Saves a specified repository to a file.

Parameters
Description
repository
[in] A repository instance.
fileName
[in] A string that contains the name of the file where the contents of the repository are saved.

sdaiTRUE if the repository was successfully saved into the file; otherwise, the function return sdaiFALSE.

File: sdai.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.