Modify Trace
modify_traceModify a PCB trace by updating its width, layer, or net to align with design changes or fix routing issues.
Instructions
Modify an existing trace (change width, layer, or net).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | No | New net name | |
| layer | No | New layer name | |
| width | No | New trace width in mm | |
| traceUuid | Yes | UUID of the trace to modify |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |