IMsProblemCalculationCallback.OnModelCalculation

Syntax

OnModelCalculation(Model: IMsModel);

Parameters

Model. The model to be calculated.

Description

The OnModelCalculation method implements the event that occurs before model calculation starts.

Example

The method use is given in the example for IMsproblemCalculationCallback.OnWarning.

See also:

IMsProblemCalculationCallback