Click or drag to resize

Automation3CalculateFlowsheet3 Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.4.5.0
Syntax
[DispIdAttribute(7)]
public void CalculateFlowsheet3(
	IFlowsheet flowsheet,
	int timeout_seconds
)
Request Example View Source

Parameters

flowsheet  IFlowsheet
 
timeout_seconds  Int32
 
See Also