IMsProblemCalculation.Resume

Syntax

Resume;

Description

The Resume method resumes modeling problem calculation after the process is suspended.

Comments

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

See also:

IMsProblemCalculation