Close

Relief for ODA Team in Ukraine

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

Formats a specified path to a file according to the curren`t platform.

Parameters
Description
dir
[in] A string containing the path to the file.

A string containing the formatted path.

The function ensures that there is a separator on the end of the path.

File: BcfUtils.h 

Namespace: OdBcf::Utils 

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