Click or drag to resize

PythonScriptSetSearchPaths Method

Protected helper function for static SearchPaths

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected abstract void SetSearchPaths(
	string[] paths
)

Parameters

paths
Type: SystemString

[Missing <param name="paths"/> documentation for "M:Rhino.Runtime.PythonScript.SetSearchPaths(System.String[])"]

See Also