add_net_label
Add a net-bound text label to a schematic sheet at specified coordinates. Use dry-run preview to validate the change before committing.
Instructions
Add a net-bound text label shape to a schematic sheet. 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 |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| net | Yes | ||
| path | No | ||
| text | No | ||
| txid | No | ||
| sheet | No | ||
| dry_run | No | ||
| font_size | No | ||
| expected_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||