ksv1122 Posted May 19, 2016 Share Posted May 19, 2016 hi all. i want looping something in attrib vop SOP. for example VEX code for(inc = 0; inc < i@attribute; inc++) how to increase inc's value in vop sop(attrib vop)??? thank you. Quote Link to comment Share on other sites More sharing options...
bonsak Posted May 19, 2016 Share Posted May 19, 2016 Check out the "For Loop" nodes in vops. They have both input for length and index. -b Quote Link to comment Share on other sites More sharing options...
ksv1122 Posted May 19, 2016 Author Share Posted May 19, 2016 50 minutes ago, bonsak said: Check out the "For Loop" nodes in vops. They have both input for length and index. -b thank a lot your help! 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.