add_wire
Add a wire to a schematic net in DipTrace. Preview with dry_run to verify changes, then commit safely using expected SHA.
Instructions
Add a wire to a schematic net (official Wire/Points XML structure). All distances are in millimetres, regardless of the document's own Units attribute. dry_run=true previews without writing. Set dry_run=false only after inspecting the preview and pass its expected_sha256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| net | Yes | ||
| path | No | ||
| txid | No | ||
| sheet | No | ||
| start | Yes | ||
| points | Yes | ||
| dry_run | No | ||
| hidden_power | No | ||
| expected_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||