Beta Release of ezdxf v1.4.0b0 #1225
mozman
announced in
Announcements
Replies: 1 comment 9 replies
-
This feature is awesome, it would be great to be able to have a function like spline_from_chain where lines, arcs, etc would be combined as a single spline, which is what autocad does when using JOIN command with said shapes. This would make max_sagitta parameter irrelevant since no linearization would be needed. |
Beta Was this translation helpful? Give feedback.
9 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.
-
Two new construction related modules:
ezdxf.edgeminer
: seaching for connected edges and closed loopsezdxf.edgesmith
: creating edges from DXF entities and creating polylines and hatches from connected edgesThe API may change until the final release.
Documentation
Beta Was this translation helpful? Give feedback.
All reactions