pcb_render_net
Render an SVG highlighting a selected net's traces and vias on the PCB, providing a clear visual for routing and connectivity review.
Instructions
Render SVG highlighting a specific net's traces and vias on the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net_name | Yes | Name of the net to highlight | |
| session_id | Yes | Session ID from pcb_parse_layout |