Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Ranges can be defined in multiple ways: 

  • Individual values can be separated by comma’s: 9, 10, 11 or by semicolons. This depends on the setting of Tools->Options->Modeler->Use ; instead of , in range input.
  • You can define a range with a begin, an end and number of steps (intervals): 9(&2)11
  • You can define a range with a begin, an end and a step size: 9(1)11
  • You can define a range with a begin, an end and a step size, including the last element when this is smaller than the whole amount of steps: 9(#1)11.5

10   

...

Filter results


As it is, the multiple case solution table is sorted by the breadth of the ship. Now suppose you'd like parameter Lpp to be the leading parameter in this table.

...