create_ellipse
Draw an ellipse in a CAD drawing by specifying center, radii, and rotation angle. Use to add elliptical geometry to technical drawings and layouts.
Instructions
Create an ellipse with radii and rotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | Yes | ||
| cy | Yes | ||
| rx | Yes | ||
| ry | Yes | ||
| unit | No | ||
| layer | No | ||
| rotation | No |