Get Schematic Pin Locations
get_schematic_pin_locationsRetrieve exact x/y coordinates for every pin on a schematic component to place net labels precisely on pin endpoints.
Instructions
Returns the exact x/y coordinates of every pin on a schematic component. Use this before add_schematic_net_label to place labels correctly on pin endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | Component reference designator (e.g. U1, R1, J2) | |
| schematicPath | Yes | Path to the schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |