Versions Compared

Key

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

...

Result "result name" "analysis name" step_value result_type result_location "location name"

ComponentNames "component_name_1" ... "component_name_n"
Unit "unit_string"


The lines of ComponentNames  and Unit  are optional. If ComponentNames is missing the string of each component (4 for a vector: x, y, z, modulus) are created automatically from the "result name", e.g. "result name"-x, etc.

If Unit header line is missing then empty unit "" is assumed. Component names and units are currently used to show some menu names and legends when drawing the result.


where

Result: is not case-sensitive;

...