Click or drag to resize

PythonScriptGetSearchPaths Method

Protected helper function for static SearchPaths

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

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Runtime.PythonScript.GetSearchPaths"]

See Also