IMsProblemCalculationCallback.OnMessage

Syntax

OnMessage(Message: String);

Parameters

Message. Information message that is generated by modeling container.

Description

The OnMessage method implements an event that occurs on initializing a step during problem calculation in modeling container.

Example

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

See also:

IMsProblemCalculationCallback