sebastienlevieux 0 Posted November 21, 2021 Hello, I tried to get the container size from an other geo... I have an issue. Can you guys help me? Share this post Link to post Share on other sites
Ziyad 8 Posted November 21, 2021 Your method is correct, not sure why you are getting an error. Is it possible to provide the hip file so we can investigate? Share this post Link to post Share on other sites
Sergio3D 1 Posted November 21, 2021 You're using the wrong quotation marks, you should use this "" Share this post Link to post Share on other sites
Fenolis 38 Posted November 23, 2021 Are you sure the error is with those parameters? Share this post Link to post Share on other sites
zeyneptopalll 4 Posted November 23, 2021 I think bbox("../bound2/",D_XSIZE) you need to have something like this which starts with two dots and slash then it pops up o dropdown which you can select which object you wish to reference from and rest is pretty much the same with what you have already or try putting ../.. before obj like ../../obj 1 Share this post Link to post Share on other sites
bobc4d 23 Posted November 24, 2021 I believe it is you have ../../ try with just one like this ../bound Share this post Link to post Share on other sites