Replies: 1 comment 2 replies
-
|
You can export STL from AppCSXCAD, which is a widely supported 3D geometry format. STL export in this case will create multiple files, one for each material property. If HFSS and CST don't support STL, you can also convert the files. Some 3D CAD programs like FreeCAD support both STL and STEP. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
using the python interface, can I export my design as an STP? I understand that I can write to an xml file, but I am unable to import this to other solvers.
I want to import this to CST or HFSS to verify some results.
Beta Was this translation helpful? Give feedback.
All reactions