Need help with mesh boolean in Matlab.

15 views (last 30 days)
Hi I need help with implementing mesh boolean as shown in the attached figure. The mesh is in FV form.
  2 Comments
KSSV
KSSV on 24 Jul 2017
You have coordinates for cube and sphere, and you need the figure you shown? Or, you need to create both the meshes?
Darpan Shidid
Darpan Shidid on 26 Jul 2017
No I have both the meshes. Just need to perform these (shown in figure) Boolean operations on them. Just wondering if I can get an idea about implementing that code.

Sign in to comment.

Accepted Answer

Sailesh Sidhwani
Sailesh Sidhwani on 27 Jul 2017
I don't think there is a straight-forward function in MATLAB to do this. Please check out the following file-exchange submission. It mentions that it can perform "constructive solid geometry operations on meshes", which is same as what you are trying to achieve.
If you have any questions regarding the same, you can probably contact the author of this submission directly.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!