AutomationInterfaceCalculateFlowsheet2 Method | 
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
SyntaxList<Exception> CalculateFlowsheet2(
	IFlowsheet flowsheet
)
Function CalculateFlowsheet2 ( 
	flowsheet As IFlowsheet
) As List(Of Exception)
 Request Example
		Parameters
- flowsheet  IFlowsheet
 -  
 
Return Value
ListException
See Also