cloudfx Posted August 28, 2008 Share Posted August 28, 2008 (edited) Hi all, I have a grid sop and a vop sop that is going to bring an images color value to position value. So, have different $TY value according to the image. I copied and paste a box to the grid and get each boxes height from the $TY value of the transform grid. Now, here is the problem. I used connectivity sop and partition sop with $CLASS to have 6 primitives(aka a single box) in each group, and delete points except the last one($N) and, did this to get each box's centroid value. But what I get is this. I should get point on each box's centroid , right? I cant find what is wrong.. I attached the hip file also. Thank you very much.. VOPSoP_jyoo_003.hip -j Edited August 28, 2008 by Jae Yoo Quote Link to comment Share on other sites More sharing options...
Aearon Posted August 28, 2008 Share Posted August 28, 2008 hi, i had a look through the file, and there's one weird thing in the 'delete2' node, if i understood you correctly, i think all you need is your group expression at the top, not the pattern expression below. i disabled the 'Enable' checkbox in the 'Number' tab and it all worked fine for me. here's the fixed hip(nc), saved with 9.5.209 VOPSoP_jyoo_003_fixed.hipnc Quote Link to comment Share on other sites More sharing options...
cloudfx Posted August 28, 2008 Author Share Posted August 28, 2008 hi,i had a look through the file, and there's one weird thing in the 'delete2' node, if i understood you correctly, i think all you need is your group expression at the top, not the pattern expression below. i disabled the 'Enable' checkbox in the 'Number' tab and it all worked fine for me. here's the fixed hip(nc), saved with 9.5.209 That was right. Thanks. My mistake!! 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.