FormScriptRunScript_PythonNET Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public static void RunScript_PythonNET(
string scripttitle,
string scripttext,
FormFlowsheet fsheet
)
Public Shared Sub RunScript_PythonNET (
scripttitle As String,
scripttext As String,
fsheet As FormFlowsheet
)
Request Example
View SourceParameters
- scripttitle String
-
- scripttext String
-
- fsheet FormFlowsheet
-
See Also