VS:PythonEndContext
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Closes python context previously opened with PythonBeginContext.PROCEDURE PythonEndContext;
def vs.PythonEndContext(): return None
Example
See VS:PythonExecute.Version
Availability: from Vectorworks 2014See Also
VS Functions:VS Functions:
[[VS:PythonBeginContext]]