MAXLYJ Posted February 3, 2020 Share Posted February 3, 2020 Hey guys I would like to ask how to know how many primitives in one node? I mean automatically, because I don't want to count them one by one. For example, I have this node which contains 8 primitives, How to get the 8 out of it, since it shows that the max prim num is 7. I want to use prim num “8” as a variable in Wrangle. Thank you very much. Quote Link to comment Share on other sites More sharing options...
Jesper Rahlff Posted February 3, 2020 Share Posted February 3, 2020 you can use in a primitive wrangle: nprimitives(input) Quote Link to comment Share on other sites More sharing options...
MAXLYJ Posted February 3, 2020 Author Share Posted February 3, 2020 Just now, Jesper Rahlff said: you can use in a primitive wrangle: nprimitives(input) That exactly what I need. Thanks Jesper! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.