@agroni said in Minimum space requirement:
You misunderstood me because I did not speak about optimizing the space.
Well, probably because you described the task like the following in the first post, without giving much details.
I am trying to figure out a way to calculate the minimum space requirement around an object. (ā¦)
So, from your other posts now I better know what you want to achieve
If I can model something physical for a space requirement, I donāt actually need solibri to check for collision. I could also do it directly in Archicad or even visually control in 3d if everything sits correctly. š
To sum this up simplified,
// you want to check your containers
// they have four sides
// 3 are equal distance x, and on the e.g. front they need more space, so x+y
An idea. Would it eventually be a possibility to use #226 with some modelling support?
You could use it 2x
// first to check for distance x on all four sides
// secondly, which checks for the extra distancy x+y, just on the front side - wasnāt there a possibility to do so?
Edit: Ok, this was just possible for walls and I think there is no other rule where you can just specify the fron, isnāt it?
So in my eyes it would be actually the best approach if #226 gets a remake where you can specify the checked sides of the component a bit better - it needs a new look anyhow as the description is very poor as discussed elsewhere ā¦