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

BmSystemUtils.h

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

The fetched filename.

Fetches the filename from the provided path. 

 

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