Importing Mechanical Apdl geometry in Ansys Workbench

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
lord sauron
Messages
4
Reaction score
0
hi.. i want to import only the geometry defined in mechanical apdl into ansys workbench so that i want to have the freedom to change the geometry and meshing whenever i want to. thankyou
 
Physics news on Phys.org
How is the geometry constructed in APDL? Have you considered just created a "Command" object in Workbench and copying the APDL code in there?
 
The geometry was once created in GUI in Mechanical APDL and after that it was written in log file which is a .txt format. After that every time I want to recreate the geometry, I just put in those commands in command section and I get the same geometry. Can I do it in ANSYS Workbench as well?
 
Yes, I want to do it. Use the code that I use in APDL to model it in Workbench but i don't know how to use that coding in Workbench.