IAlgorithmCalculationDebug.StepToObject

Syntax

StepToObject(Obj: ICalcObject);

Parameters

Obj. Calculation algorithm object.

Description

The StepToObject method moves to the specified calculation algorithm object.

Example

The method use is given in the example for IAlgorithmCalculationDebug.Matrix.

See also:

IAlgorithmCalculationDebug