FEM multiple objects and material properties
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I'm trying to perform a structural FEM analysis on an object which consists out of multiple .STL files. These all have different material properties.
The problem is that I cannot import multiple models.
Now I can combine the .STL's into one, but how do I then define the material properties?
Thanks in advance!
2 Commenti
Duncan Carlsmith
il 17 Ago 2024
Ah, maybe https://www.mathworks.com/help/pde/ug/discretegeometry.addcell.html SO you first have to import each stl into a geometry and then combine them.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!