Skip to content

Tying PyANSYS Geometry to PyMechanical #429

Closed Answered by RobPasMue
jziadat asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jziadat!

Once a geometry is generated using PyAnsys Geometry, you can export it into various formats that can then be read with the solver of your choice. In the case of PyMechanical, you might want to import it using PMDB.

The various formats supported by PyGeometry (when used with the Ansys Geometry Service) can be found here: https://geometry.docs.pyansys.com/version/0.4/api/ansys/geometry/core/designer/design/DesignFileFormat.html#designfileformat

An example of how to export your model can be found here: https://geometry.docs.pyansys.com/version/0.4/examples/01_getting_started/04_modeling.html#Export-files

Hope it helps!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by RobPasMue
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants