place_part
Place a new schematic part at exact coordinates from a library ComponentStyle, with dry-run preview to verify before applying.
Instructions
Place a new schematic part referencing a library ComponentStyle. 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 | ||
| name | No | ||
| path | No | ||
| txid | No | ||
| sheet | No | ||
| value | No | ||
| refdes | Yes | ||
| dry_run | No | ||
| angle_deg | No | ||
| part_name | No | ||
| pin_count | Yes | ||
| part_number | No | ||
| part_refdes | No | ||
| component_part | No | ||
| component_style | Yes | ||
| expected_sha256 | No | ||
| allow_shared_refdes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||