Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 566 Bytes

File metadata and controls

29 lines (22 loc) · 566 Bytes

PythonBeginContext

Description

This function creates a context in which PythonExecute scripts are run.

This function consecutive python scripts to be executed inside the same python environment.

PROCEDURE PythonBeginContext;
def vs.PythonBeginContext():
    return None

Examples

PythonExecute.

See Also

VS Functions: PythonExecute | PythonEndContext

Version

Availability: from Vectorworks 2014

Category