Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 429 Bytes

File metadata and controls

24 lines (18 loc) · 429 Bytes

PythonGetSearchPath

Description

Return the search path for python files.

FUNCTION PythonGetSearchPath : DYNARRAY[] of CHAR;
def vs.PythonGetSearchPath():
    return DYNARRAY[] of CHAR

See Also

VS Functions: PythonSetSearchPath | PythonExecute

Version

Availability: from Vectorworks 2014

Category