Release of ezdxf v1.4.0 #1254
mozman
announced in
Announcements
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.
-
Version 1.4.0 - 2025-03-08
New Modules to Find Chains and Loops
ezdxf.edgeminer
module for seaching of connected edges and closed loops to:ezdxf.edgesmith
module for creating edges from DXF entities and creating polylines and hatches from connected edges:edgeminer
module:ezdxf.path.Path
objects from a sequence of edges.Documentation
New Methods
Polyline.points_in_wcs()
docsEdgePath.close_gaps()
docsBSpline.degree_elevation()
docsBSpline.point_inversion()
docsBSpline.measure()
docsBSpline.split()
docsBSpline.insert_knot()
andBSpline.knot_refinement()
supports rational splines docsThe v1.4.x releases are the last with Python 3.9 support because Python 3.9 reaches End of Life in 2025-10.
Beta Was this translation helpful? Give feedback.
All reactions