create_sketch_ellipse
Create a 2D ellipse in a new or existing sketch, then verify the snapshot delta to confirm the CAD model changed as intended.
Instructions
Create one 2D sketch ellipse in a new or existing sketch and verify the snapshot delta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | SKETCH_ELLIPSE_1 | |
| angle | No | ||
| plane | No | XOY | |
| center | No | ||
| radius_x | No | ||
| radius_y | No | ||
| max_items | No | ||
| min_added | No | ||
| line_style | No | ||
| sketch_ref | No | ||
| document_id | No | ||
| create_new_sketch | No | ||
| require_no_changed | No | ||
| require_no_removed | No |