Hello,
I need to produce closed polylines that are encoded/recognizable as a closed thing by POLYLINE or LWPOLYLINE elements in the DXF file.
I have tried (and found frustrating) QCad Demo 2.1.3.0. There is a "Close" Button when drawing Lines, but the whole thing comes as a bunch of single LINE elements in DXF.
Also, I'd like to modify "closed" polylines from some given DXF file into really closed polylines (in the above sense), optimally without redrawing them.
--> Would that work in QCad Professional?
---------------
Not that crucial, but still quite a nuisance: It seems layers can get messed up: I modify one polyline point, and suddenly the thing is on a different layer (the one that by chance was highlighted in the layer box).
--> Is that a bug or a feature?
Greetings,
Martin