RhinoCommon API
PythonScriptSearchPaths Property |
Get/Set additional search paths used by the python interpreter
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
public static string[] SearchPaths { get; set; }
Public Shared Property SearchPaths As String() Get Set