System Global Function CATFindPath
CATFindPath( | const | iFilename, |
| const | 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 © 1999-2015, Dassault Systèmes. All rights reserved.