Automation2CalculateFlowsheet Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
public void CalculateFlowsheet(
	IFlowsheet flowsheet,
	ISimulationObject sender
)

Parameters

flowsheet  IFlowsheet
 
sender  ISimulationObject
 

Implements

AutomationInterfaceCalculateFlowsheet(IFlowsheet, ISimulationObject)

See Also