IMsProblemCalculation.Resume

Syntax

Resume;

Description

The Resume method resumes modeling problem calculation after the calculation was paused.

Comments

The calculation process is suspended using the IMsProblemCalculation.Suspend method.

See also:

IMsProblemCalculation