Set the search path for python files.
PROCEDURE PythonSetSearchPath(pathList : DYNARRAY[] of CHAR);def vs.PythonSetSearchPath(pathList):
return None| Name | Type | Description |
|---|---|---|
| pathList | DYNARRAY[] of CHAR | A string of semicolon delimited paths. The path it similar to the 'Open' function path parameter. |
VS Functions: PythonGetSearchPath | PythonExecute
Availability: from Vectorworks 2014