AutomationInterfaceCalculateFlowsheet3 Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax List<Exception> CalculateFlowsheet3(
IFlowsheet flowsheet,
int timeout_seconds
)
Function CalculateFlowsheet3 (
flowsheet As IFlowsheet,
timeout_seconds As Integer
) As List(Of Exception)
Request Example
Parameters
- flowsheet IFlowsheet
-
- timeout_seconds Int32
-
Return Value
ListExceptionSee Also