IMsProblemCalculation.StepOver

Syntax

StepOver;

Description

The StepOver method performs step-by-step calculation of the problem without stepping into cycles, forks and nested metamodels.

Comments

For the forecasting problem, StepOver is stopped at every calendar point of the model. For the transformation problem, StepOver 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