IMsProblemCalculation.StepInto

Syntax

StepInto;

Description

The StepInto method performs the step-by-step calculation of the problem including stepping into cycles, forks 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 in all calendar points.

Example

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

See also:

IMsProblemCalculation