You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug that incorrectly displays dimensions through Matplotlib figure.show(), but it saves to a *.dxf correctly. When using ucs to translate the view from anything other than the XY plane, the dimensions shown in matplotlib figures do not rotate correctly. The white image was created using matplotlib. The black image was created using the dxf file being opened with Edrawings. I've attached two images to compare, as well as a link to my Github to access the script and it's associated dimensions csv to recreate the bug.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is a bug that incorrectly displays dimensions through Matplotlib figure.show(), but it saves to a *.dxf correctly. When using ucs to translate the view from anything other than the XY plane, the dimensions shown in matplotlib figures do not rotate correctly. The white image was created using matplotlib. The black image was created using the dxf file being opened with Edrawings. I've attached two images to compare, as well as a link to my Github to access the script and it's associated dimensions csv to recreate the bug.
https://github.com/logangutk/EZDXF-GUI-v1
Beta Was this translation helpful? Give feedback.
All reactions