Click or drag to resize

FlowsheetBaseRequestCalculation Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void RequestCalculation(
	ISimulationObject sender = null,
	bool ChangeCalculationOrder = false
)
Request Example View Source

Parameters

sender  ISimulationObject  (Optional)
 
ChangeCalculationOrder  Boolean  (Optional)
 

Implements

IFlowsheetRequestCalculation(ISimulationObject, Boolean)
See Also