AutomationInterfaceCalculateFlowsheet2 Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax List<Exception> CalculateFlowsheet2(
IFlowsheet flowsheet
)
Function CalculateFlowsheet2 (
flowsheet As IFlowsheet
) As List(Of Exception)
Request Example
Parameters
- flowsheet IFlowsheet
-
Return Value
ListExceptionSee Also