IAlgorithmChangedPointResults.Item

Syntax

Item(Index: Integer): IAlgorithmChangedPointResult;

Parameters

Index. Index of object calculation result.

Description

The Item property returns the calculation block execution result by index.

Example

The property use is given in the example for IAlgorithmCalculationResult.ChangedPoints.

See also:

IAlgorithmChangedPointResults