Description:

Search the open document list for a document with a Path equal to the specified file path.

Syntax:
public static RhinoDoc FromFilePath(
string filePath
)
Parameters:
  • filePath
  • Type: string
  • The full path to the file to search for.
Returns:
Type: RhinoDoc
The file name to search for
Available since:
6.0

/
/
/
FromFilePath

FromFilePath method

Class:  Rhino.RhinoDoc

Nothing found