Click or drag to resize

ScriptPythonInterpreter Property


Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
public ScriptsInterpreter PythonInterpreter { get; set; }
Request Example View Source

Property Value

ScriptsInterpreter

Implements

IScriptPythonInterpreter
See Also