draw_point
Places a point at specified x,y coordinates in a CAD drawing. Use for marking positions or reference points during drafting.
Instructions
Point at (x,y).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| layer | No | 0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |