cst_create_wire
Creates a bondwire between two specified coordinates in CST Studio, using start/end points, radius, component, and solid name to add the wire to the geometry.
Instructions
Create a bondwire / wire between two points in CST Studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Solid name | |
| end_x | Yes | End point X | |
| end_y | Yes | End point Y | |
| end_z | Yes | End point Z | |
| radius | Yes | Wire radius | |
| start_x | Yes | Start point X | |
| start_y | Yes | Start point Y | |
| start_z | Yes | Start point Z | |
| component | Yes | Component name |