PrevObject: ICalcObject;
The PrevObject property returns the previous calculated calculation algorithm object for recalculation.
To recalculate the previous calculated calculation algorithm object, use the IAlgorithmCalculationDebug.RecalcPrev method.
The property use is given in the example for IAlgorithmCalculationDebug.RecalcPrev.
See also: