Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcf::Utils::createDir Function
Syntax
C++
BCF_EXPORT int createDir(const OdString & dir);

Creates an empty directory.

Parameters
Description
dir
[in] A string that contains the path to the new directory.

0 if the directory was successfully created; otherwise, the method returns an appropriate error code.

File: BcfUtils.h 

Namespace: OdBcf::Utils 

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