ICapeFlowsheetMonitoringOldIsSolved Method

Check whether the flowsheet is currently solved.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(3)]
bool IsSolved()

Return Value

Boolean

true, if the unit is solved.

false, if the unit is not solved.

Remarks

Check whether the flowsheet is currently solved

See Also