is there a cat involved? From: [email protected] [mailto:[email protected]] On Behalf Of Bradley Gabe Sent: Tuesday, September 18, 2012 9:04 PM To: [email protected] Subject: ICE Setting a Switch for Random Pairs?
Let's say I have an ICE tree where each particle is paired with a second particle, and the second with the first, both by ID attribute. I need to build a logic structure where, if one particle is True, its paired particle is False. And it needs to be randomly distributed through the cloud. Does anyone have a logic solution for this, preferably one that does not require a repeat loop? -B

