add_aligned_dimension
Add aligned dimension annotations to PCB layouts by specifying start and end points, height, and layer.
Instructions
Add an aligned dimension annotation to the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_x_mm | Yes | ||
| end_y_mm | Yes | ||
| height_mm | Yes | ||
| layer_name | Yes | ||
| start_x_mm | Yes | ||
| start_y_mm | Yes |