jdegenstein
jdegenstein
Closing as completed by linked PR
> INFO: build123d: None context requested by Box That is not an error, that is an info message in the log. It looks like it might be working correctly. Can...
@MotoCyti were you able to solve this issue, and if so can you please close it?
I was curious about this in the context of OCCT, and this discussion from around 6 years ago seems to indicate it was not possible with OCCT. https://dev.opencascade.org/content/convert-triangular-mesh-brep
I did some more digging on how FreeCAD is able to import this STL (bottom in screenshot) and refine it (top in screenshot). FreeCAD has a refine shape feature, which...
@jaylogue PRs are welcome, this project is entirely run by volunteer effort -- these doc fixes aren't particularly difficult but do require time which take away from other efforts from...
see also https://github.com/gumyr/build123d/pull/644 and linked issue https://github.com/gumyr/build123d/issues/635
Is this still a change you would like to see? Seems like a fairly simple one since `Shape.bounding_box` depends on `BoundBox._from_topo_ds` which does have the `optimal` keyword.
closing with https://github.com/gumyr/build123d/commit/ba348d5d985e5b23a698f99f1ab1150c6be13aa4 @bernhard-42 can you give it a try and let us know if this works as expected from a performance standpoint?
@bernhard-42 Sorry about closing prematurely, I will open another PR to add these changes too