Click or drag to resize

FormScriptRunScript_PythonNET Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public static void RunScript_PythonNET(
	string scripttitle,
	string scripttext,
	FormFlowsheet fsheet
)
Request Example View Source

Parameters

scripttitle  String
 
scripttext  String
 
fsheet  FormFlowsheet
 
See Also