Create Structural Model for FEA
이전 댓글 표시
Hello all,
I'm trying to conduct a structural simulation and Im at the point of creating a mesh, but it fails due to out of memory. I saw a similar post and they reduced the faces of their .stl file. Do I reduce the faces in matlab or is that something I have to do in my modeling application? ive attached my 3d model.
Thanks
댓글 수: 1
Precise Simulation
2020년 5월 5일
Ideally you would want to use a more accurate geometry representation like the STEP format. With STL files you can possibly try to use the reducepatch function and also the facet reduction functionality available in STLTool toolbox.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 STL (STereoLithography)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!