add missing features to output of trace

hello,

context: User is using trace on, of for example, lagrangean particles, uses Glyph over a cloud of points, set the Glyph to spheres and change its radius. saves the hole script to use it later.

issue/situation for this improvement to take place: There are a bunch of ‘settings’ that we set during the trace that are not saved, such as the radius of the spheres of the glyph. This can be problematic for two reasons:

  1. one needs to dig on the documentation how to change it each time.
  2. if one does not realize and the default 0.5 mm is not good for our current simulation the screenshots if we do not realize will be quite bad.
    I am sure that there were other settings that were not saved but right now i can not remember which ones…

proposal: save this kind of settings while doing the trace.

This is a bug, at least partly captured by these issues:

https://gitlab.kitware.com/paraview/paraview/-/work_items/23356
https://gitlab.kitware.com/paraview/paraview/-/work_items/22940