14-05-2024, 12:06 PM
(This post was last modified: 14-05-2024, 12:07 PM by josemendez.)
Hi!
The indices of the particles belonging to a specific actor are stored in the actor.solverIndices array (since there may be more than 1 actor per solver). You can iterate this array up to actor.activeParticleCount to process active particles only. See:
http://obi.virtualmethodstudio.com/manua...icles.html
The indices of the particles belonging to a specific actor are stored in the actor.solverIndices array (since there may be more than 1 actor per solver). You can iterate this array up to actor.activeParticleCount to process active particles only. See:
http://obi.virtualmethodstudio.com/manua...icles.html