IMsProblemCalculation.StepInto

Syntax

StepInto;

Description

The StepInto method executes step-by-step calculation of modeling problem entering cycles, branching and nested metamodels.

Comments

For the forecasting problem, StepInto is stopped at every calendar point of the model. For the transformation problem StepInto will stop calculation after full model calculation at all calendar points.

Example

The property use is given in the example for IMsCalculationState.CurrentPoint.

See also:

IMsProblemCalculation