dxf-viewer icon indicating copy to clipboard operation
dxf-viewer copied to clipboard

dxf not displaying correctly

Open epclizandro opened this issue 1 year ago • 3 comments

I am currently implementing a custom viewer but the following happens, the dxf that I passed does not display correctly, there is a shift in the coordinates, I have tested the same dxf in other online viewers and it shows it correctly. If you could give me some guidance on what might be happening . I attach the dxf Dibujo2_3.dxf.zip

epclizandro avatar Apr 30 '24 12:04 epclizandro

Looks like QCAD is also not able to display it properly (it displays it in the same was as dxf-viewer). image AutoDesk online viewer display it as intended: image

vagran avatar May 16 '24 12:05 vagran

Seems the problem is related to advanced transform from OCS to WCS, i.e. with entity arbitrary elevation and extrusion direction. This feature is not currently implemented.

vagran avatar May 16 '24 12:05 vagran

Thank you very much for your response I hope you can soon have this within the viewer

El jue, 16 may 2024 a las 8:55, Artyom Lebedev @.***>) escribió:

Seems the problem is related to advanced transform from OCS to WCS, i.e. with entity arbitrary elevation and extrusion direction. This feature is not currently implemented.

— Reply to this email directly, view it on GitHub https://github.com/vagran/dxf-viewer/issues/105#issuecomment-2115176098, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGQCR66QO3Y4WKSK4MG5D3DZCSUCRAVCNFSM6AAAAABHAFCUQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJVGE3TMMBZHA . You are receiving this because you authored the thread.Message ID: @.***>

epclizandro avatar Jun 11 '24 11:06 epclizandro