Tutorials

CATIA V5 - converting large STL files to SolidBodies/Surfaces

1 0 Beginner
Link to the 3D model: https://grabcad.com/library/master-yoda-1 Link towards my other video regarding - How to obtain CATpart files starting from stl file formats in CATIA V5 https://www.youtube.com/watch?v=D7sE3AbY1P0

CATIA - Import and process ASC files

0 0 Beginner
There are many complicated file formats for reading and writing 3D mesh data. However, if you work only with 3D points in your 3D geometry application, then the ASC file format is a convenient way to read, write and display point data. ASC stands for ASCII and the files have an extension of .asc. This is a text file format, where each line has the XYZ coordinates of one point, each coordinate separated by whitespace. CATIA V5 can process ASC files, but it does require a lot of time! https://youtu.be/gS4HEcjG13A