bitbybit icon indicating copy to clipboard operation
bitbybit copied to clipboard

bounding box on occt shape behaves bad when computed for lofted face

Open matas-bitbybit-dev opened this issue 10 months ago • 0 comments

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.

matas-bitbybit-dev avatar May 19 '25 08:05 matas-bitbybit-dev