Math Construction Tools¶
These are links to tools in the ezdxf.math
core module:
Construction tool for infinite 2D rays. |
|
Construction tool for 2D lines. |
|
Construction tool for 2D circles. |
|
Construction tool for 2D arcs. |
|
Construction tool for 3D ellipsis. |
|
Construction tool for 2D rectangles. |
|
Construction tool for 3D polylines. |
|
Construction tools for 2D shapes. |
|
B-spline construction tool. |
|
Implements an optimized cubic Bézier curve for exact 4 control points. |
|
Implements an optimized quadratic Bézier curve for exact 3 control points. |
|
Generic Bézier curve of any degree. |
|
This class represents an euler spiral (clothoid) for curvature (Radius of curvature). |