Click or drag to resize

Automation3CalculateFlowsheet Method


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

Parameters

flowsheet  IFlowsheet
 
sender  ISimulationObject
 

Implements

AutomationInterfaceCalculateFlowsheet(IFlowsheet, ISimulationObject)
See Also