Automation 2Calculate Flowsheet 3 Method
Definition
Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
C#
public List<Exception> CalculateFlowsheet3(
IFlowsheet flowsheet,
int timeout_seconds
)VB
Public Function CalculateFlowsheet3 (
flowsheet As IFlowsheet,
timeout_seconds As Integer
) As List(Of Exception)Parameters
- flowsheet IFlowsheet
- timeout_seconds Int32