Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 526 Bytes

File metadata and controls

30 lines (22 loc) · 526 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

[[VS:PythonExecute]].

See Also

VS Functions: PythonExecute | PythonEndContext

Version

Availability: from Vectorworks 2014

Category

  • Utility