importGeometry problems: two facets share edge
Afficher commentaires plus anciens
I seem to get this when trying to import stl files for use in PDE toolbox: Matlab Failed to create geometry. The stl file is invalid, more than two facets share an edge.
Is it common for stl files to be corrupt and if so, is there a way to fix them? If not, is there a way to convert face-vertices to nodes and elements? Thanks
Réponses (1)
Aarons li
le 26 Juin 2017
0 votes
try using stlread.m command in matlab to convert stl file to faces and vertices. Good luck!
2 commentaires
JUNWEI KELVIN XU
le 19 Fév 2019
How to use the faces and vertices to generate 3D geometry?
xiaoli
le 5 Oct 2023
I also meet the problem,
Catégories
En savoir plus sur Geometry and Mesh dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!