| .. |
|
test_always_equal.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_assembly.py
|
Add formatter to Vector for f and g specs. Use in geometry classes
|
2025-12-06 13:19:33 -05:00 |
|
test_axis.py
|
Add __format__ to Axis, Plane, Location, TOL_DIGIT for precision both str and repr
|
2025-12-17 23:35:29 -05: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
|
fix: delete extra line at end
|
2026-01-01 14:00:48 -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
|
make vtk tests dynamically skip when no vtk is installed
|
2025-12-12 14:08:49 +01:00 |
|
test_location.py
|
Add __format__ to Axis, Plane, Location, TOL_DIGIT for precision both str and repr
|
2025-12-17 23:35:29 -05: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
|
Updating positions tests
|
2025-11-25 11:39:39 -05: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
|
Merge branch 'dev' into geom_repr
|
2026-01-08 11:02:02 -05:00 |
|
test_plane.py
|
Add __format__ to Axis, Plane, Location, TOL_DIGIT for precision both str and repr
|
2025-12-17 23:35:29 -05:00 |
|
test_projection.py
|
Enhanced projected Edge/Wire by cleaning raw result to avoid fragmenting Edges
|
2026-01-07 10:36:56 -05:00 |
|
test_rotation.py
|
Adding separate direct api tests
|
2025-01-22 15:23:56 -05:00 |
|
test_shape.py
|
Improving split to explicitly handle all Keep Enum values
|
2025-12-03 10:13:09 -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
|
Add formatter to Vector for f and g specs. Use in geometry classes
|
2025-12-06 13:19:33 -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
|
make vtk tests dynamically skip when no vtk is installed
|
2025-12-12 14:08:49 +01:00 |
|
test_wire.py
|
Adding points to trim
|
2025-10-20 18:50:14 -04:00 |