DeBrumaire Posted June 9, 2022 Share Posted June 9, 2022 (edited) Hi everyone ! I made an example .hip file below if you need ! I have a vellum patch and I want to drape it. I can select the groups in the old fashion way by selecting the needed groups one by one in the Vellum Drape node. But when it goes to very large pieces of vellum, it can be very laborious. My question is: Is there a way to select to tell the Vellum Drape, "select all the groups between backPatch_seam0 group to backPatch_seam2" ? I can share what I found until now though ! We can write this in the Vellum Drape node: "backPatch_seam[012]" and it selects the groups with the indicated suffixes between "[]". But as you can imagine, it doesn't work if the seams you want to select are numbers like 13 ; 78 ; etc... because this expression understand only the digits in these numbers (13 becomes 1 & 3 ; 78 becomes 7 & 8). Is there a better method to accomplish that ? Here is a .hip file if you want to try: Select A range of groups.hip Edited June 9, 2022 by DeBrumaire 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.