I have a one hour scenario where my vehicle moves with a command file. I want to split it in two so that the movement of the vehicle at the end of the first part is exactly the same as the beginning of the second part.
Is there an easy way to retrieve all its movement information at a given time so that I can initialise the next scenario with it?