IMsProblemCalculation.StepOver

Syntax

StepOver;

Description

The StepOver method executes step-by-step modeling problem calculation without entering cycles, branching, 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 at all calendar points.

Example

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

See also:

IMsProblemCalculation