Automation3AutomationInterfaceCalculateFlowsheet3 Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
List<Exception> AutomationInterface.CalculateFlowsheet3(
	IFlowsheet flowsheet,
	int timeout_seconds
)

Parameters

flowsheet  IFlowsheet
 
timeout_seconds  Int32
 

Return Value

ListException

Implements

AutomationInterfaceCalculateFlowsheet3(IFlowsheet, Int32)

See Also