jdegenstein
jdegenstein
OK, I looked at the test failures again and they are unrelated to this PR. They are only related to the pytest>=9.0.0 issue which has since been pinned in the...
Thank you! Would be good to add this to page https://build123d.readthedocs.io/en/latest/key_concepts.html#custom-sorting-and-filtering
@vijaiaeroastro this is not minimized at all yet, but I have a reproducer at this issue https://github.com/gumyr/build123d/issues/738
Makes sense, and sounds good -- I started working on it briefly and then realized I was creating more entanglements so I stopped.
@gongfan99 This is great news! Is the repository public? Is it a pure python package?
Most likely a duplicate of https://github.com/gumyr/build123d/issues/827 and see also this draft PR https://github.com/gumyr/build123d/pull/828
Screenshot for the docs [using Ubuntu 20.04, gedit, gnome-terminal, ipython and firefox]: 
> I would say that ocp-vscode is just one way to create and visualize designs, and it would be easy to be turned off by build123d if that was perceived...
@snoyer Putting aside the other `is_inside` methods, you are correct that `BoundBox.is_inside` in this PR is really talking about overlapping bounding boxes. I think that may have been what was...