For Loop iteration variable

   Views 15517   Replies 2   Subscribers 1
User Avatar
Member
522 posts
Joined: Dec. 2013
Offline
G'day,

Just looking at using a for loop to do a bunch of cut operations but I cant seem to find what the variable is for the iteration number (so I can offset the cut position).
Any ideas what that is?

Just trying to do this -

As a For Loop instead…


Thanks,
Pete
Edited by peteski - Aug. 4, 2016 00:32:30
User Avatar
Member
459 posts
Joined: Oct. 2011
Offline
Hi
You have to add a Meta Import Node on the Block Begin Node. The new node will have 4 detail attributes with data about the iteration.
Then you just reference the detail attribute “iteration” in your cutting opearation.

-b

Attachments:
for-loop.hip (55.6 KB)

http://www.racecar.no [www.racecar.no]
User Avatar
Member
522 posts
Joined: Dec. 2013
Offline
Thanks for that, I would have never figured it out!
P.
  • Quick Links