Close
Relief for ODA Team in Ukraine
Learn more
ODA IFC SDK
API Reference
>
ZipUtils Namespace
>
Functions
>
ZipUtils::unzipFile Function
ZipUtils::unzipFile Function
Syntax
C++
OdResult
unzipFile
(
const
OdString &
filePath
,
const
OdString &
targetDir
,
bool
overwriteTargetDir
=
true
);
Description
Unzips file to directory.
Parameters
Parameters
Description
filePath
[in] A string containing path to the zip file.
targetDir
[in] A string containing name of the target directory.
overwriteTargetDir
[in] Return error if false and target directory is not empty; otherwise, overwrite target directory.
Returns
Returns appropriate error code.
File:
ZipUtils.h
Namespace:
ZipUtils
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!