libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

Certain texts are not shown (and other issues) after dwg to dxf conversion

Open plaes opened this issue 4 years ago • 2 comments
trafficstars

I have a dwg drawing and after converting it to dxf, dimensions are not visible in the result (when trying out with both QCAD and LibreCAD: image

Same DWG file opened in the online dwgfastview application: image

cellar_plan.zip

plaes avatar Apr 06 '21 13:04 plaes

Ok, apparently it's the issue of the famous unit conversions.. :)

plaes avatar Apr 06 '21 14:04 plaes

Those texts are stored as "<>" in both the DWG and the DXF. I'll have to check of the DXF needs the computed values there instead.

rurban avatar Apr 06 '21 21:04 rurban