HeiaN Posted May 16, 2017 Share Posted May 16, 2017 Hi guys, first topic, it's a beautifull moment. So i have a really really simple thing to do but i can't figure a way. I have like 3 objects, i want to go threw a for loop to get the bbox of these 3 objects and the generate a bbox from a cube with every of these objects. So at the end i will have 3 boxes with the size of the windows. I want to make it automatic so if i plug a new window it will be generate. Easy right? But i can't find the way to do it with the for each loop, some help? thanks So just for you to know, i loop in every windows and i take the bbox in a wrangle with this v@bbox= getbbox_size(0); Quote Link to comment Share on other sites More sharing options...
Sean-R Posted May 16, 2017 Share Posted May 16, 2017 You can connect either a box or a bounds sop to the for each and it should set the dimension automatically for you. Quote Link to comment Share on other sites More sharing options...
HeiaN Posted May 17, 2017 Author Share Posted May 17, 2017 10 hours ago, Sean-R said: You can connect either a box or a bounds sop to the for each and it should set the dimension automatically for you. Okay cool thank you 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.