Click or drag to resize

FlowsheetBaseRequestCalculation3 Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) 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