Click or drag to resize

Automation3AutomationInterfaceCalculateFlowsheet3 Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.4.5.0
Syntax
List<Exception> AutomationInterface.CalculateFlowsheet3(
	IFlowsheet flowsheet,
	int timeout_seconds
)
Request Example View Source

Parameters

flowsheet  IFlowsheet
 
timeout_seconds  Int32
 

Return Value

ListException

Implements

AutomationInterfaceCalculateFlowsheet3(IFlowsheet, Int32)
See Also