IMsProblemCalculation.PointCount

Syntax

PointCount: Integer;

Description

The PointCount property returns the total number of steps passed on modeling problem calculation.

Comments

The property depends on the number of objects used in calculation.

Example

The property use is given in the example for IMsModelCalculation.Variable.

See also:

IMsProblemCalculation