houdiniwhy Posted April 7, 2020 Share Posted April 7, 2020 Hello I'm a beginner. I want to group those pieces if it's started with 'wh'. somehow it is all divided by numbers at the end. i guess i have to use VEX to organize all the pieces. please help me Quote Link to comment Share on other sites More sharing options...
Spyrogif Posted April 7, 2020 Share Posted April 7, 2020 The partition node is what you are looking for. You can feed the rule parameter with something like grp_`@name` Quote Link to comment Share on other sites More sharing options...
anim Posted April 7, 2020 Share Posted April 7, 2020 in your Group SOP you can do @name=wh_* to group all elements whose name starts with 'wh_' Quote Link to comment Share on other sites More sharing options...
houdiniwhy Posted April 8, 2020 Author Share Posted April 8, 2020 (edited) 9 hours ago, Spyrogif said: The partition node is what you are looking for. You can feed the rule parameter with something like grp_`@name` thank you Spyrogif! i will use it :-) btw nice profile picture Edited April 8, 2020 by houdiniwhy Quote Link to comment Share on other sites More sharing options...
houdiniwhy Posted April 8, 2020 Author Share Posted April 8, 2020 8 hours ago, anim said: in your Group SOP you can do @name=wh_* to group all elements whose name starts with 'wh_' it worked with this way yay. thank you anim!!!!!! 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.