Click or drag to resize

PythonScriptSearchPaths Property

Get/Set additional search paths used by the python interpreter

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public static string[] SearchPaths { get; set; }

Property Value

Type: String
See Also