Replies: 1 comment 4 replies
-
The DXF entities are ordered by ascending HANDLE values - in most case the order of creation. The drawing order can be changed: https://ezdxf.mozman.at/docs/reorder.html Example: https://github.com/mozman/ezdxf/blob/master/examples/redraw_order.py |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
For example, if there're 2 solid hatches with different colors in the same places~~which one is drawing on the top level??
Beta Was this translation helpful? Give feedback.
All reactions