Replies: 1 comment 1 reply
-
available_boudPaths = entity.paths.rendering_paths(hatch_style=entity.dxf.hatch_style) try this |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I export a DXF file from a CAD software. I want to use the ezdxf library to parse the data of the relevant boundary path of the hatch entity in this file. What should I do.
This is the graph in the DXF file
Beta Was this translation helpful? Give feedback.
All reactions