M_Rhino_RhinoDoc_FromFilePath - mcneel/rhinocommon-api-docs GitHub Wiki
Search the open document list for a document with a Path equal to the specified file path.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static RhinoDoc FromFilePath(
string filePath
)
VB
Public Shared Function FromFilePath (
filePath As String
) As RhinoDoc
- filePath
- Type: System.String
The full path to the file to search for.
Type: RhinoDoc
The file name to search for
Supported in: 5D58w