Page 1 of 1

Record Velocity of Object During Simulation

Posted: 25 Jun 2022, 17:07
by Luis Nieto
What command is able to record or 'get' the velocity of a moving object during a simulation?

This is just mostly for useful-data gathering purposes to decide other parameters for the project.

Thanks in Advance.

Re: Record Velocity of Object During Simulation

Posted: 27 Jun 2022, 05:22
by fferri
Graphs can record the velocity of objects.

Re: Record Velocity of Object During Simulation

Posted: 27 Jun 2022, 07:15
by coppelia
You can use sim.getObjectVelocity

Cheers