| .. |
|
test_always_equal.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_assembly.py
|
Resolve deprecation warnings of regex library
|
2025-04-26 00:21:20 -07:00 |
|
test_axis.py
|
Deprecating Axis.to_plane, refactored Plane constructor Issue #155
|
2025-05-26 15:56:01 -04:00 |
|
test_bound_box.py
|
Reapply "Enhanced make_face so faces can have holes. Added BoundBox.measure"
|
2025-11-20 11:51:04 -05:00 |
|
test_cad_objects.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_clean_method.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_color.py
|
Added Color.categorical_set that generates a creates a list of visually distinct colors
|
2025-11-19 10:01:58 -05:00 |
|
test_compound.py
|
Convert Shape methods to properties: is_null, is_valid, shape_type
|
2025-05-27 14:38:21 -04:00 |
|
test_constrained_arcs.py
|
Coverage at 100%
|
2025-09-23 13:46:12 -04:00 |
|
test_constrained_lines.py
|
make_constrained_lines working
|
2025-10-17 11:15:08 -04:00 |
|
test_direct_api_test_case.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_edge.py
|
Adding points to trim
|
2025-10-20 18:50:14 -04:00 |
|
test_face.py
|
Replace Face.make_plane() with Face(Plane) to match Edge(Axis)
|
2025-10-21 13:31:14 -04:00 |
|
test_functions.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_group_by.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_import_export.py
|
Convert Shape methods to properties: is_null, is_valid, shape_type
|
2025-05-27 14:38:21 -04:00 |
|
test_intersection.py
|
Update for dev merge to Compound and Face(Plane)
|
2025-11-14 17:30:55 -05:00 |
|
test_json.py
|
Deprecating Location.to_tuple Issue #155
|
2025-05-27 10:43:33 -04:00 |
|
test_jupyter.py
|
encapsulate VTK in a separate file
|
2025-01-29 09:39:37 +01:00 |
|
test_location.py
|
Move intersect from Edge to Mixin1D, support Wire, tidy up logic
|
2025-09-18 18:58:19 -04:00 |
|
test_mass_properties.py
|
Added Shape static_moments, matrix_of_inertia, principal_properties and radius_of_gyration properties method
|
2025-01-28 21:52:04 -05:00 |
|
test_matrix.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_mixin1_d.py
|
Adding Mixin1D.curvature_comb
|
2025-09-03 19:29:46 -04:00 |
|
test_mixin3_d.py
|
Convert Shape methods to properties: is_null, is_valid, shape_type
|
2025-05-27 14:38:21 -04:00 |
|
test_oriented_bound_box.py
|
Correct area/volume calculations from intersect with new return type of ShapeList
|
2025-10-28 23:45:29 -04:00 |
|
test_plane.py
|
Deprecating Axis.to_plane, refactored Plane constructor Issue #155
|
2025-05-26 15:56:01 -04:00 |
|
test_projection.py
|
Deprecated to_axis Issue #155
|
2025-05-18 10:18:08 -04:00 |
|
test_rotation.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_shape.py
|
Merge branch 'dev' into intersections-2d
|
2025-11-14 14:41:37 -05:00 |
|
test_shape_list.py
|
Fixed Edge.filter_by not respecting location Issue #1083
|
2025-09-01 13:45:50 -04:00 |
|
test_shells.py
|
Add Shell.location_at(point)
|
2025-06-02 14:55:17 -04:00 |
|
test_skip_clean.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_solid.py
|
Correct area/volume calculations from intersect with new return type of ShapeList
|
2025-10-28 23:45:29 -04:00 |
|
test_vector.py
|
Improving geometry eq/hash to enable sets
|
2025-03-04 10:01:49 -05:00 |
|
test_vector_like.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_vertex.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_vtk_poly_data.py
|
encapsulate VTK in a separate file
|
2025-01-29 09:39:37 +01:00 |
|
test_wire.py
|
Adding points to trim
|
2025-10-20 18:50:14 -04:00 |