delete point number that correspond to the number of iterations in a for each loop

   1960   3   1
User Avatar
Member
79 posts
Joined: Feb. 2016
Offline
I tried to use detail to get the iterator number which I have no trouble with, but I can't seem to put those number in a group.
User Avatar
Member
79 posts
Joined: Feb. 2016
Offline
I got it, just create a float channel, and put the detail function inside the channel
User Avatar
Member
13 posts
Joined: Dec. 2017
Offline
i put the details iterator number into a blast node and it deleted just fine. The only trick is you need to us ticks around the detail reference like this:

`detail(“../iteration”, “iteration”, 0)`

Attachments:
delete_iteration_point.hiplc (64.0 KB)

User Avatar
Member
79 posts
Joined: Feb. 2016
Offline
thanks for the tip, I must've forgotten the ticks.
  • Quick Links