Is it possible to visualize dxf data in window? #1163
Unanswered
alireza2874
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I want to make an automate CAD software to draw input data and visual the drawing to the user and after view and confirm it by user can save it as dxf file.
Can I use dxf data from ezdxf api and visualize it in a window in python like opengl window (Not like Matplotlib) and user can zoom and pan the drawing for checking the entities by mouse and after that can save it in dxf format file?
thanks a lot for your API
Beta Was this translation helpful? Give feedback.
All reactions