draw_schematic
Render a .CIR netlist as an SVG schematic for visual inspection, showing component symbols, wiring, and node labels without running a simulation.
Instructions
Render a .CIR schematic as an SVG picture — the drawing, not a plot.
Micro-Cap's own schematic-image command does not work in batch, so this
draws the circuit directly from the .CIR (the same placements, wires and
node labels), giving recognisable symbols for R/C/L, sources, ground,
BJT/MOSFET and op-amp. Use it to see a circuit — a reference you fetched or
one drawn by the generators — without opening Micro-Cap. No simulation runs.
Returns SVG (vector, self-contained); save it as .svg or embed it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cir | Yes |