Generating STL from vertices and thickness?

13 vues (au cours des 30 derniers jours)
N/A
N/A le 23 Oct 2017
Modifié(e) : N/A le 21 Avr 2021
I want to generate a .stl file of the shape shown in the image. I define the shape using a set of vertices, which define a 2d polygon, and a thickness which makes it 3d. I have tried a few methods but haven't had any success in generating .stl file similar to the one I need.

Réponses (1)

KSSV
KSSV le 23 Oct 2017
If you have vertices and nodal connectivity matrix in hand, use this to write to .stl file. https://in.mathworks.com/matlabcentral/fileexchange/20922-stlwrite-filename--varargin-

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by