FlowsheetBaseRunScript_PythonNET Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax private void RunScript_PythonNET(
string scripttext
)
Private Sub RunScript_PythonNET (
scripttext As String
)
Request Example
View SourceParameters
- scripttext String
-
See Also