Click or drag to resize

FormFlowsheetRequestCalculation3 Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public void RequestCalculation3(
	ISimulationObject obj,
	bool Wait
)
Request Example View Source

Parameters

obj  ISimulationObject
 
Wait  Boolean
 

Implements

IFlowsheetRequestCalculation3(ISimulationObject, Boolean)
See Also