Click or drag to resize

AutomationCalculateFlowsheet3 Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public List<Exception> 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