Hello, inserting an Arrow source, e.g., starting with paraview.simple.Arrow() in Python, seems to always give a unit-length arrow pointing along the X-axis, and starting from the origin.
I would like to have full control onto the Arrow / vector (length, orientation, start point), or, equivalently (start and end points), how is that possible ?
Thank you !
[NB: I tried to play with “Transform"[ing]” (e.g., in attached GUI screenshot below) but I make extremely slow progress. I for instance do not really understand the different intents of Translation and Origin attribute there (and https://www.paraview.org/paraview-docs/v5.9.1/python/paraview.simple.Transform.html#paraview.simple.Transform did not really help me in this regard)]
