필터 지우기
필터 지우기

Generating STL from vertices and thickness?

조회 수: 8 (최근 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 CenterFile Exchange에서 STL (STereoLithography)에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by