Skip to content

Wire routing

When you connect two components, NumaSim routes the wire automatically using a right-angle strategy: orthogonal segments with sharp corners. The routing is fixed — there is no router picker — so every circuit reads the same way.

What you get

  • Right-angle segments. Every wire is composed of horizontal / vertical pieces that meet at 90° corners. No diagonals, no rounded corners.
  • Vertex preservation. If you drag a segment or insert a vertex, the router re-routes through your bend on subsequent element moves — so your hand-edits survive.
  • Grid-aligned endpoints. Both ends sit on the 16 px component grid, so wires always draw straight between adjacent components.

Editing a single wire

Click a wire to select it, then:

  • Drag a segment to nudge the route.
  • Drag a vertex to add a bend.
  • Right-click a vertex and pick Remove to straighten.

Touch support

On touch devices, long-press a wire to open its menu. Pinch-zoom the canvas to make narrow segments easier to grab.

See also