AutomationInterfaceCalculateFlowsheet Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax void CalculateFlowsheet(
IFlowsheet flowsheet,
ISimulationObject sender
)
Sub CalculateFlowsheet (
flowsheet As IFlowsheet,
sender As ISimulationObject
)
Request Example
Parameters
- flowsheet IFlowsheet
-
- sender ISimulationObject
-
See Also