Creates an information accessor for the Python engine.

 

   

Syntax
 

[C#]
PythonEngine(PythonEnv env)

 

   

Params
 
Name Description
env The Python environment.

 

   

Notes
 
Creates an information accessor for the Python engine.

 

   

Example
 
None.