-
-
February 2, 2023 at 8:33 am
jeon hyeon min
Subscriberhello, I'm learing mechanical engineering using ansys APDL 2022 R2.
My question is, when i import my modeling file into ansys, There's no geometry.
extension is CATPart (catia modeling file).
I can succesfully import my modeling file in ansys interface as I pictured below
But when I use macro code for modal anaylsis, There's no Geometry like picture below
Here's my macro code for importing catia modeling file named '13'
!======================================!
/clear
/UNITS,SI! modal analysis
!/OUT,catia_analysis,out
filename = 'catia_analysis'
/filename,%filename%/PREP7
/NOPR
FINISH
/input,start,ans,'C:\Program Files\ANSYS Inc\ANSYS Student\v222\ANSYS\apdl\'
/AUX15~CAT5IN,'13','CATPart','D:\user\catia_analysis\.',SOLIDS,0
/NOPR
/GO
)/GOP ! Resume printing after UNDO process
)! We suggest a save at this pointVPLOT
!======================================!
Is there any problem in my code or error(crash) between ansys and catia version?
thanks :)
-
February 2, 2023 at 10:08 am
Erik Kostson
Ansys EmployeeHi
I would recommend to use Workbench mechanical, much easier to use, and we have lots of courses in this website.
You can import it there and model there.
All the best
Erik
PS: for the apdl import issue this and see if there are any volumes listed (assuming it is a solid volume part):
allsel,all
vlist,all
–
If nothing is listed then the import does not work
-
February 3, 2023 at 11:53 pm
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Solver Pivot Warning in Beam Element Model
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- User manual
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- whether have the difference between using contact and target bodies
- material damping and modal analysis
- Colors and Mesh Display
-
5162
-
3251
-
2443
-
1308
-
956
© 2023 Copyright ANSYS, Inc. All rights reserved.