How to import a catia v5 Model /Assembly to simmechanics?

22 views (last 30 days)
Is it possible to import a catia v5 Model /Assembly to simmechanics? And if yes, how it works?

Answers (1)

Steve Miller
Steve Miller on 16 Nov 2021
The File Solid block can read CATIA part files directly.
You can automate most of the process of importing the parts of the assembly by using MATLAB commands add_block(), add_line().
--Steve
  4 Comments
Steve Miller
Steve Miller on 1 Dec 2023
I believe only part files are supported, not assemblies. Try it, or share the files and I can test it.
--Steve

Sign in to comment.

Categories

Find more on Applications in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!