IMsProblemCalculationCallback.OnStep

Fore Syntax

OnStep;

Fore.NET Syntax

OnStep();

Description

The OnStep method implements an event that occurs on step-by-step transition on problem calculation in modeling container.

Fore and Fore.NET Examples

The method use is given in the example for IMsproblemCalculationCallback.OnWarning.

See also:

IMsProblemCalculationCallback