Thank you, TheGrak, it does. I was under the impression that using “return” was somewhat frowned upon so I was trying to avoid it. Perhaps I am misu…
alrighty, so I ran out of time on the last project to look at this. Fortunately a new project came around and my OCD kicked in so I took another stab…
Thanks, TheGrak! I will check it out and reply back here.
Thanks for the replies! I like both methods. In this case, each object comes in as a few elements. It tuns out that each element I want to delete co…
Here is an example I should have posted. Turns out the verts are actually an element of the mesh. Is it possible to get the elements position? …
Thank you Bobo and Merlin! I have seen qsort before but didn’t fully understand it. Now that I see it, I see that it is exactly what I need. Thanks…
looks like findItem is a good way to achieve this. Not the result I was looking for though.
Looks like I can get a similar result from position object operator. I will take all following q’s to the pflow forum. Thanks, Eric!
Thanks for your reply. I have a plane with a wave modifier running across it. I have an animated gradient ramp that follows the wave with the opacit…
ahhh, thanks Bobo. I was doing all my testing on flags 1 and 2 q.Gradient_Ramp.flag__1.position = [0,50,0] — Unknown property: “position” in Ref…