23-09-2020, 07:37 AM
(This post was last modified: 23-09-2020, 07:38 AM by josemendez.)
Hi there,
The manual explains how to get/set any particle property, including position:
http://obi.virtualmethodstudio.com/tutor...icles.html
The post you linked is quite outdated, and refers to Obi 2 or 3. You can now directly read/write from/to the solver data arrays (solver.positions, solver.velocities, solver.invMasses, etc), there's no GetParticleX() functions.
cheers,
The manual explains how to get/set any particle property, including position:
http://obi.virtualmethodstudio.com/tutor...icles.html
The post you linked is quite outdated, and refers to Obi 2 or 3. You can now directly read/write from/to the solver data arrays (solver.positions, solver.velocities, solver.invMasses, etc), there's no GetParticleX() functions.
cheers,