Generating STL from vertices and thickness?

12 ビュー (過去 30 日間)
N/A
N/A 2017 年 10 月 23 日
編集済み: N/A 2021 年 4 月 21 日
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.

回答 (1 件)

KSSV
KSSV 2017 年 10 月 23 日
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-

カテゴリ

Help Center および File ExchangeSTL (STereoLithography) についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by