nx_sketch_circle
Add a circle to an explicit sketch by specifying its center point and diameter, enabling precise 2D geometry for NX modeling.
Instructions
Add a circle (center + diameter) to an explicit sketch reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| center | Yes | ||
| diameter | Yes | ||
| sketch_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| status | No | success | |
| message | No |