Hi Everyone,
Is it possible to hide out-of-bounds particles w.r.t. their BondStatus?
BondStatus = 0: Particles not bonded; BondStatus = 1: Particles bonded.
I have set a certain condition that bonds the selected particles only (please see the image below), and set their BondStatus to 1. So, the particles having the red discs (overlap representation in this case) are bonded. I would only like to view them, while rest being hidden.
P.S. This is an API based custom contact model, not the EDEM's built-in, so the variable 'BondStatus' is being accessed under contact tree.
Thank you.
Best regards,
MQ
