intersect and delete 3D Mesh

20 次查看(过去 30 天)
Alexander
Alexander 2024-1-12
Hi,
I'm trying to optimize a plotted 3D geometry by 'cutting' it with a differnt geometry. The Idea is to identify the intersecting parts of it and delete these. Does anyone know if this is possible? And if so how? The first geometry is a pyramid frustum and the second, which is going to be the cutting one, is a cylinder.
Let me know if theres a need of code, more infos or sth, im kinda new here :)
Cheers
  1 个评论
Dyuman Joshi
Dyuman Joshi 2024-1-15
What is the form of the 3D geometry?
Is it an external file like .stl? or do you simply have the data points for the geometry? or something else?

请先登录,再进行评论。

回答(1 个)

George Abrahams
George Abrahams 2024-1-15
Hi @Alexander. This is known as constructive solid geometry (CSG). Here are a few MATLAB resources for you.

类别

Help CenterFile Exchange 中查找有关 Geometry and Mesh 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by