hello…
i’ve got a lot of bounding box to sort by thickness,
i have 3 thickness 3, 2 and 1, i want to orient it with the thickness on Z axis, then the longuer dimension on Y axis, and The last dimension on X axis…
i tried a lot of solution,
i append a list with the 3 dimensions, an another list with the vector
then i search for the 3,2 or 1 thickness
so i find the thickness index,
so the thickness vector too,
but it,s for finding the orientation of the longer dimension,
I need to create a 3 axes reference on my bounding box, but i don’t find the way to do it…
5 posts - 2 participants