rotate_components
Rotate selected DipTrace PCB components or schematic parts by a specified angle, either absolutely or relatively, with a dry-run preview to verify changes before committing.
Instructions
Rotate selected PCB components or schematic parts transactionally. Component angle semantics have not yet been independently validated against a live DipTrace GUI edit and re-export. Inspect the transaction preview and verify the result through DipTrace before relying on rotation changes. All distances are in millimetres, regardless of the document's own Units attribute. Input schema: diptrace://schemas/tool-inputs. 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 |
|---|---|---|---|
| mode | No | relative | |
| path | No | ||
| txid | No | ||
| dry_run | No | ||
| selector | No | ||
| angle_deg | Yes | ||
| allow_locked | No | ||
| allowed_angles | No | ||
| expected_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||