Christian Mintert
Schmauch
About Me
EXPERTISE
Hobbyist
Connect
LOCATION
Germany
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Assign iteration in a loop as attribute Nov. 20, 2025, 5:27 p.m.
Thank you for the clarification, it works with the wrangle now as expected. Using the second input.. who could have thought of that
Thanks again for helping out.
Thanks again for helping out. Assign iteration in a loop as attribute Nov. 20, 2025, 4:53 p.m.
Hi there,
I want to procedurally model dice, with the text or pips as actual geometry on the faces. In a loop, I generate the numbers based on iterations and try to set i@face to match the iteration number, but I can’t make it work. The manual method works, but it's well… manual.
So if somebody has a small hint, that would be great.
Kind regards,
Christian
---------
Update:
I made it work by switching from the Attribute Wrangle to an Attribute Create that happily accepted the iteration attribute.
I want to procedurally model dice, with the text or pips as actual geometry on the faces. In a loop, I generate the numbers based on iterations and try to set i@face to match the iteration number, but I can’t make it work. The manual method works, but it's well… manual.
So if somebody has a small hint, that would be great.
Kind regards,
Christian
---------
Update:
I made it work by switching from the Attribute Wrangle to an Attribute Create that happily accepted the iteration attribute.
Grouping by expression not working properly Oct. 20, 2023, 10:43 a.m.
Thank you for making me aware of that. I had realized that I was dealing with floats, precision "set to full" was eluding me