Click or drag to resize

AutomationCalculateFlowsheet Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public void CalculateFlowsheet(
	IFlowsheet flowsheet,
	ISimulationObject sender
)
Request Example View Source

Parameters

flowsheet  IFlowsheet
 
sender  ISimulationObject
 

Implements

AutomationInterfaceCalculateFlowsheet(IFlowsheet, ISimulationObject)
See Also