Click or drag to resize

AutomationInterfaceCalculateFlowsheet3 Method


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

Parameters

flowsheet  IFlowsheet
 
timeout_seconds  Int32
 

Return Value

ListException
See Also