sch_get_pin_positions
Calculate absolute pin positions for a symbol placement in KiCad, providing exact coordinates based on library, symbol name, position, and rotation.
Instructions
Calculate absolute pin positions for a given symbol placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| library | Yes | ||
| rotation | No | ||
| symbol_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |