NodesCount: Integer;
The NodesCount property determines the number of spans, in which the range defined for controlling variables should be divided.
The default value is 5.
The property is used if grid search is used as a calculation method. To set calculation method, use the IMsOptimizationProblem.MethodType property.
The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: