You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically it outputs wrong bbox for double curved face, algorithm needs checking.
For now an alternative is to divide face to some points and compute the bbox on points using bitbybit.points, but this is suboptimal and not very precise of course.