Click or drag to resize

FormFlowsheetRequestCalculation Method


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

Parameters

sender  ISimulationObject  (Optional)
 
changecalcorder  Boolean  (Optional)
 

Implements

IFlowsheetRequestCalculation(ISimulationObject, Boolean)
See Also