sch_add_hierarchical_label
Add a hierarchical label to a KiCad schematic at exact coordinates, preserving shape and rotation. Specify text, position, and optional grid snapping for precise placement.
Instructions
Add a hierarchical label, preserving the requested shape and rotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| shape | No | input | |
| rotation | No | ||
| snap_to_grid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |