catia_sketch_circle
Add a full circle to the active CATIA sketch using center coordinates and radius. Optionally mark it as construction geometry for reference.
Instructions
Add a full circle to the current sketch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | Yes | Radius in mm. | |
| sketch | No | Target sketch. | |
| center_x | Yes | Centre H coordinate, mm. | |
| center_y | Yes | Centre V coordinate, mm. | |
| construction | No | Construction geometry. |