Hello people,
I'm struggling with the following; I built a DXF parser/drawer in C++ which works fine, except for the bulges (42) in LWPOLYLINEs. I tried to convert this bulge to an ARC, but I can't figure it out. All the samples online are in Lisp and I don't quite read Lisp...
Can someone...