
Math Construction Tools
=======================

These are links to tools in the :mod:`ezdxf.math` core module:

.. autosummary::
    :nosignatures:

    ezdxf.math.ConstructionRay
    ezdxf.math.ConstructionLine
    ezdxf.math.ConstructionCircle
    ezdxf.math.ConstructionArc
    ezdxf.math.ConstructionEllipse
    ezdxf.math.ConstructionBox
    ezdxf.math.ConstructionPolyline
    ezdxf.math.Shape2d
    ezdxf.math.BSpline
    ezdxf.math.Bezier4P
    ezdxf.math.Bezier3P
    ezdxf.math.Bezier
    ezdxf.math.BezierSurface
    ezdxf.math.EulerSpiral

.. _Bézier curve: https://en.wikipedia.org/wiki/B%C3%A9zier_curve