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