Geometries
===========
Geometries contains classes and functions for building the most common geometry types.

**Classes:**

.. currentmodule:: zeroheliumkit.src.geometries

.. autosummary::
   :toctree: reference/

    ArbitraryLine
    Fillet
    IDC
    MicroChannels
    SpiralInductor
    StraightLine
    Taper


**Functions:**

.. autosummary::
   :toctree: functions/

    ArcLine
    Circle
    CircleSegment
    CornerCutterPolygon
    CornerRounder
    LineExtrudedRectangle
    Meander
    MeanderHalf
    PinchGate
    Rectangle
    RegularPolygon
    Ring
    RingSector
    Square