Files
cadquery/tests
Michael Greminger ba1061df7d Update to include points on face
Now correctly returns True for points on boundary surface of solid. Updated tests to verify this. Remove check that isInside() is run on solid since it is now part of Mixin3D which implies that self is a solid. Improved doc string.
2019-06-24 13:56:13 -05:00
..
2019-01-05 13:56:58 +11:00
2013-04-16 22:29:06 -04:00
2019-02-05 16:06:54 -05:00
2018-02-02 16:34:37 +01:00
2019-01-05 13:56:58 +11:00

It is OK for tests to import implementations like FreeCAD directly.