how to combine geometry's to single geometry variable after using importGeometry?

8 ビュー (過去 30 日間)
Eyal Sasson
Eyal Sasson 2023 年 2 月 3 日
回答済み: Balavignesh 2023 年 2 月 15 日
Hello all I want to plot object I created in CAD software and than visualies rotation according to euler angles or quaternions.
The object\component containes multiple bodyies, so I used importGeometry function for each STL (for each body).
how can i combine all the geomtrys of all the imported stl files together to single geometry? i want them all to move as one rigid body.
thank you very much.

回答 (1 件)

Balavignesh
Balavignesh 2023 年 2 月 15 日
Hi Eyal,
I understand that you are importing geometries from multiple STL.
The addCell function will be useful if you wish to combine two 3D-geometries by adding one within a cell of another.
Hope this helps

カテゴリ

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