Generating STL from vertices and thickness?

7 Ansichten (letzte 30 Tage)
N/A
N/A am 23 Okt. 2017
Bearbeitet: N/A am 21 Apr. 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.

Antworten (1)

KSSV
KSSV am 23 Okt. 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-

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by