Routing
===========
Routing contains a collection of functions for routing in a network. Provides methods for creating fillet routing lines and Bezier curves between two anchor points.

.. currentmodule:: zeroheliumkit.src.routing

.. autosummary::
   :toctree: functions/ 

    ArcLine
    create_route
    get_fillet_params
    make_bezier_line
    make_fillet_line
    normalize_anchors
    snap_line_to_anchor