RhinoCommon API
RhinoDocFindFile Method |
Search for a file using Rhino's search path. Rhino will look in the
following places:
1. Current model folder
2. Path specified in options dialog/File tab
3. Rhino system folders
4. Rhino executable folder
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public string FindFile( string filename )
Public Function FindFile ( filename As String ) As String
Parameters
- filename
- Type: SystemString
[Missing <param name="filename"/> documentation for "M:Rhino.RhinoDoc.FindFile(System.String)"]
Return Value
Type: StringPath to existing file if found, an empty string if no file was found

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14