Jump to content

multiple inputs in foreach


Recommended Posts

Hello,

I want to cut a mesh with multiple curves so I tried creating a for-each loop with multiple inputs as describes in the documentation here:

http://www.sidefx.com/docs/houdini/model/looping.htmlpolysplit_by_mulitple_curves_2.hip

Sadly I can't get it to work, could somebody please point out my mistake?

(I can do it by blasting away the other non needed curves using a meta node but I thought this should be possible without..)

Thanks a lot!!

seb

Link to comment
Share on other sites

Just a heads-up. That setup will create copies for each cut, not a single grid with multiple cuts.

kVA0VxR.png

 For that you need a loop with two begin blocks, one set to fetch feedback for the grid and another set to fetch piece for the curves. There's two ways that you can set it up, as in the image and attached scene file.

Uq8DiAm.png


Cheers
 

PRB_PolySplitLoop.hiplc

Edited by probiner
  • Like 2
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...