gumyr/build123d

split does not work with Sketches or Lines

MatthiasJ1 opened this issue · 2 comments

p = split(SlotCenterToCenter(2, 4, 90).wire())

gives

IndexError: list index out of range

expected
Screenshot

With the latest I get the following:
image

Do you still see the error?

Odd, I'm pretty sure this wasn't working when I opened the issue but it works now.