Create Geometry Sphere
geometry_create_sphereCreates a centered sphere using radius and center coordinates in SI units. Enables geometry preparation for ANSYS simulations.
Instructions
Create a centered sphere using SI length units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Sphere | |
| radius | No | ||
| center_x | No | ||
| center_y | No | ||
| center_z | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| tool | Yes | ||
| error | No | ||
| message | Yes |