Click or drag to resize

AutomationCalculateFlowsheet2 Method


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

Parameters

flowsheet  IFlowsheet
 

Return Value

ListException

Implements

AutomationInterfaceCalculateFlowsheet2(IFlowsheet)
See Also