Automation3LoadFlowsheet(String, Action) Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax [DispIdAttribute(1)]
public IFlowsheet LoadFlowsheet(
string filepath,
Action UIUpdHandler = null
)
<DispIdAttribute(1)>
Public Function LoadFlowsheet (
filepath As String,
Optional UIUpdHandler As Action = Nothing
) As IFlowsheet
Request Example
View SourceParameters
- filepath String
-
- UIUpdHandler Action (Optional)
-
Return Value
IFlowsheetSee Also