Add schematic circle
easyeda_schematic_add_circleAdd a decorative circle on the schematic sheet. Customize with line color, width, and fill. Cosmetic marker only, no electrical meaning.
Instructions
Draw a circle on the schematic sheet — decorative marker or custom symbol element. Cosmetic only, no electrical meaning. fillColor "none" leaves it unfilled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| radius | Yes | ||
| centerX | Yes | ||
| centerY | Yes | ||
| lineType | No | ||
| fillColor | No | Fill color, hex string, or "none" for unfilled | |
| fillStyle | No | ||
| lineWidth | No | ||
| confirmWrite | Yes | Must be the literal boolean true (not the string "true") to allow this write. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||