KCL: Helper functions to get a plane's X and Y axis

This commit is contained in:
Adam Chalmers
2025-07-01 13:56:16 -05:00
parent 7f9851ae28
commit 89d54d24d6
13 changed files with 185 additions and 0 deletions

View File

@ -97,6 +97,8 @@ pub const TEST_NAMES: &[&str] = &[
"std-offsetPlane-2",
"std-offsetPlane-3",
"std-offsetPlane-4",
"std-planes-xAxis-0",
"std-planes-yAxis-0",
"std-sketch-planeOf-0",
"std-sketch-circle-0",
"std-sketch-circle-1",