Click or drag to resize

Automation3AutomationInterfaceCalculateFlowsheet2 Method


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

Parameters

flowsheet  IFlowsheet
 

Return Value

ListException

Implements

AutomationInterfaceCalculateFlowsheet2(IFlowsheet)
See Also