Search - User list
Full Version: Pythonic foreach with hou
Root » Technical Discussion » Pythonic foreach with hou
aeaeaeae
Is there a way to get a Geometry object per unique attribute value, in the same sense that you do with a “For-Each Named Primitive” loop?
Efi
hi,
You can look every prim and add in a list the named attrib of the prim if is not already in.
After that you use the length of this list in you for loop.
And if(attrib in attrib): that you want to do …
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB