1. A precise schematic in SVG
    Hand-author a vector schematic — exact coordinates, clean lines, labels — in the Code editor's SVG mode and insert it as a crisp figure.
  2. Paths and curves
    The path element — lines, smooth curves, and closed shapes from a handful of letter commands — for anything rectangles can't draw.
  3. Groups, transforms, and reuse
    Draw a component once, then place, rotate, and repeat it — the structure that keeps a real schematic editable.