Get Pad Position
get_pad_positionRetrieve the exact XY coordinates of a specific pad on a PCB component to get accurate start and end points for routing.
Instructions
Return the exact XY position of a specific pad on a PCB component. Use this before routing to get accurate start/end coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pad | Yes | Pad number or name (e.g., '1', 'A1') | |
| unit | No | Unit for coordinates (default: mm) | |
| reference | Yes | Component reference designator (e.g., 'U1') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |