FeResPost Web Site                     FeResPost Online User Manual

I.4.3.6 “extractResultOnRange” method

extractResultOnRange” method returns a Result object build by extraction of the values selected by specifying a range. This method can be applied to scalar Result objects only as the range is specified by one or two Real values. The arguments of the method are:

1.
The “Method” String argument specifies the extraction algorithm that is used. Four values are possible:
2.
The “LowerBound” argument is a real value specifying the lower bound of the range. For some algorithms, this value may be unused and irrelevant.
3.
The “UpperBound” argument is a real value specifying the upper bound of the range. For some algorithms, this value may be unused and irrelevant.

This method works for Real Results only.