RhinoCommon API
PythonScriptSetSearchPaths Method |
Protected helper function for static SearchPaths
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
protected abstract void SetSearchPaths( string[] paths )
Protected MustOverride Sub SetSearchPaths ( paths As String() )
Parameters
- paths
- Type: SystemString
[Missing <param name="paths"/> documentation for "M:Rhino.Runtime.PythonScript.SetSearchPaths(System.String[])"]