FormFlowsheetRequestFlowsheetCalculation Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax private void RequestFlowsheetCalculation(
ISimulationObject obj,
bool wait
)
Private Sub RequestFlowsheetCalculation (
obj As ISimulationObject,
wait As Boolean
)
Request Example
View SourceParameters
- obj ISimulationObject
-
- wait Boolean
-
See Also