..
test_direct_api
Adding Face.radii, Face.is_circular_convex, Face.is_circular_concave, rename Face.rotational_axis to Face.axis_of_rotation
2025-02-19 11:20:06 -05:00
cyl_w_rect_hole.stl
Fix import of invalid triangles Issue #472
2024-01-13 11:06:09 -05:00
svg_import_test.svg
Changing import_svg to use ocpsvg
2023-10-21 11:22:11 -04:00
test_algebra.py
Refactored topology.py ready to split into multiple modules
2024-12-09 10:09:38 -05:00
test_align.py
test: to_align_offset behaves as expected
2024-11-17 07:40:47 -06:00
test_benchmarks.py
remove unused imports time, importlib
2025-01-14 11:38:01 -06:00
test_build_common.py
test_build_common.py -> fix deprecated assertAlmostEquals with assertAlmostEqual
2024-06-19 15:43:03 -05:00
test_build_enums.py
Reformatted with black 24.2.0
2024-02-22 11:27:01 -05:00
test_build_generic.py
Enhanced offset to allow holes to grow outside of the Face Issue #702
2024-09-20 11:29:19 -04:00
test_build_line.py
Changing base types Issue #792
2024-11-17 11:41:14 -05:00
test_build_part.py
Fixed split with nested Compounds Issue #698
2024-10-04 11:40:25 -04:00
test_build_sketch.py
Refactored topology.py ready to split into multiple modules
2024-12-09 10:09:38 -05:00
test_drafting.py
fix: avoid date.today() as default arg
2024-11-13 21:51:36 -06:00
test_examples.py
Add a new TestCase that asserts that examples exit successfully.
2025-02-22 10:11:06 -08:00
test_exporters.py
Test and fix for exporting small arcs to SVG.
2025-01-13 12:06:33 +11:00
test_exporters3d.py
test: export_brep works with BytesIO
2024-11-15 14:49:43 -06:00
test_importers.py
add align parameter to import_svg
2025-02-21 20:28:06 +04:00
test_joints.py
Refactored topology.py ready to split into multiple modules
2024-12-09 10:09:38 -05:00
test_mesher.py
move mesher benchmark to test_benchmarks.py
2025-01-14 11:32:28 -06:00
test_pack.py
Fix various typos
2025-02-02 09:08:01 -05:00
test_persistence.py
Added Compound constructor and deprecated make_compound Issue #523
2024-02-02 09:22:52 -05:00
test_topo_explore.py
Added Edge.is_interior property Issue #816
2025-01-24 11:08:57 -05:00