aedt_create_geometry
Create geometric primitives (e.g., box, cylinder) in Ansys Electronics Desktop by specifying the primitive type and optional arguments.
Instructions
Create geometry through app.modeler, for example primitive='box' maps to create_box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| primitive | Yes | ||
| args | No | ||
| kwargs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||