IMsProblemCalculation.StepOver

Syntax

StepOver;

Description

The StepOver method executes step-by-step calculation of modeling problem without stepping into cycles, branchings, 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