gumyr / build123d

A python CAD programming library
Apache License 2.0
382 stars 72 forks source link

Complete JernArc relocates vertex #621

Closed MatthiasJ1 closed 1 week ago

MatthiasJ1 commented 1 month ago
l = JernArc((0,0), (1,0), 1, -355)
1
l = JernArc((0,0), (1,0), 1, -360)
2