logix1390 Posted April 16, 2016 Share Posted April 16, 2016 Hello everyone, So I was just going through a basic tutorial on VOPS and came across an issue. Basically it is supposed to delete the primitives based on the Y Value using an If- then block in vops. In the tutorial, it works fine, but when I do it, nothing gets deleted. Its a very quick setup if anyone wants to take a look. Here is the tutorial (the part im doing starts around 17:30) https://www.youtube.com/watch?v=IFnjg7sdLAY&t=1265s I have attached my file as well. Thank you ! DeletebyY_vops.hip Quote Link to comment Share on other sites More sharing options...
anim Posted April 16, 2016 Share Posted April 16, 2016 you have connected the condition to primnum of removeprim1 while you need to connect var1_out to primnum as that contains primnum value connected to if_begin1 Quote Link to comment Share on other sites More sharing options...
logix1390 Posted April 17, 2016 Author Share Posted April 17, 2016 Ahh, your right...it's working now, Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.