KCL: More ways to reference paths (#4387)

Adds new stdlib functions segStart, segStartX, segStartY, segEnd

Part of <https://github.com/KittyCAD/modeling-app/issues/4382>
This commit is contained in:
Adam Chalmers
2024-11-05 14:10:35 -06:00
committed by GitHub
parent 862ca1124e
commit 897205acc2
18 changed files with 4014 additions and 38 deletions

View File

@ -1669,7 +1669,8 @@ test(
}
)
test(
// Flaky
test.fixme(
'Original project name persist after onboarding',
{ tag: '@electron' },
async ({ browserName }, testInfo) => {