System Global Function CATFindPath
All Frameworks Class Hierarchy This Framework Indexes
System Global Function CATFindPath
const char * CATFindPath( | const char* | iFilename, |
| const char* | iPaths) |
-
Searches for a file inside a given path.
Role: Searches for a file inside a given path and returns the absolute path
of the file if it was found.
- Parameters:
-
- iFilename
- Name of the file to be searched
- iPaths
- Path where the search will occur
- Returns:
- If a file named iFilename was found, its absolute path is returned,
otherwise NULL.
This object is included in the file: CATLib.h
Copyright © 2003, Dassault Systèmes. All rights reserved.