meshgrid and Surf an IGES and/or STL surface with holes in the middle ?
Afficher commentaires plus anciens
I have a surface model in IGES and STL formats. the model has domes and holes with different shapes (circles, squares...etc) in the middle. Is there any way I can determine the boundaries of the wholes model and the holes only, and meshgrid and surf the whole surface except the wholes ?
Thank you so much
2 commentaires
KSSV
le 9 Sep 2017
What's the necessity to meshgrid and surf? You can surf the stl data itself.
Faez Alkadi
le 11 Sep 2017
Modifié(e) : Faez Alkadi
le 11 Sep 2017
Réponses (1)
KSSV
le 11 Sep 2017
0 votes
You can interpolate to your desired resolution/ grid size using griddata or scatteredinterpolant
3 commentaires
Faez Alkadi
le 11 Sep 2017
Modifié(e) : Faez Alkadi
le 26 Sep 2017
KSSV
le 12 Sep 2017
Attach nodal connectivity data also....
Faez Alkadi
le 12 Sep 2017
Modifié(e) : Faez Alkadi
le 12 Sep 2017
Catégories
En savoir plus sur STL (STereoLithography) 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!