<< Return to Main Index

< Return to Class Index

CGXFormulaSheet::SetIterationLimit

void SetIterationLimit(int nLimit);

nLimit

Integer value (greater or equal to zero) for the iteration limit

Remarks

When the Iteration Limit is set to a non-zero value, iterative calculation is enabled. In this mode, Objective Grid will make multiple recalculation passes, still preserving the natural order and minimal recalculation rules, until either the iteration limit has been reached or, if constraint checking is enabled, until all constraints are satisfied, whichever comes first.

CGXFormulaSheet

Class Overview | Class Members