Get board dimensions
easyeda_board_dimensionsRetrieve PCB board outline dimensions, shape, and mounting hole information for design review.
Instructions
Get the PCB board outline dimensions, shape, and mounting hole information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| shape | No | ||
| area_mm2 | No | ||
| width_mm | No | ||
| height_mm | No | ||
| project_id | Yes | ||
| has_outline | Yes | ||
| not_available | No | ||
| mounting_hole_count | Yes |