CST Python API: Difference between revisions
Lucasadmin (talk | contribs) Created page with "== Desciption == CST-Python-API is an object-oriented Python package which aims to provide a programmatic interface to control [https://www.cst.com CST Microwave Studio] with the goal of automating the generation of 3D models, execution of simulations and post-treatment of the results. Currently, CST-Python-API is only available for Windows systems. Although we believe that this should not be a problem since the vast majority of CST users make use of Windows machines,..." |
Lucasadmin (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== | [[File:CST_Python_API_Logo.png|200px|center|caption]] | ||
== Description == | |||
CST-Python-API is an object-oriented Python package which aims to provide a programmatic interface to control [https://www.cst.com CST Microwave Studio] with the goal of automating the generation of 3D models, execution of simulations and post-treatment of the results. | CST-Python-API is an object-oriented Python package which aims to provide a programmatic interface to control [https://www.cst.com CST Microwave Studio] with the goal of automating the generation of 3D models, execution of simulations and post-treatment of the results. |
Latest revision as of 14:46, 6 November 2024
Description
CST-Python-API is an object-oriented Python package which aims to provide a programmatic interface to control CST Microwave Studio with the goal of automating the generation of 3D models, execution of simulations and post-treatment of the results.
Currently, CST-Python-API is only available for Windows systems. Although we believe that this should not be a problem since the vast majority of CST users make use of Windows machines, in the future we would like to make the tool usable in GNU-Linux operating systems too.
Links
Did you find a bug or would like to see a certain feature implemented/improved? Do not hesitate to open an issue at the GitLab page of the project!