API Reference > Namespaces > OdBm Namespace > OdBm::Utils Namespace > OdBm::Utils::System Namespace > Functions > OdBm::Utils::System::directory Function
OdBm::Utils::System::directory Function
Syntax
C++
OdString TB_COMMON_EXPORT directory(const OdString& path);

BmSystemUtils.h

Parameters 
Description 
const OdString& path 
[in] Path to fetch the directory name from.  

The fetched directory name.

Fetches the last directory name from the provided path. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.