Click or drag to resize

Automation2.CalculateFlowsheet2 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

List<Exception>

Implements

AutomationInterface.CalculateFlowsheet2(IFlowsheet)
See Also