You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-ezdxf
Hello,
I'am trying to have closed LWPOLYLINE (see attached file). But even if first point and last point are the same, it's not closed. I want to "tag" the polyline to be close. But I fail using LWPOLYLINE_CLOSED in ezdxf.const. I really don't know how can I use thes flags.