Clear Filters
Clear Filters

How to see the inside faces of a multi-domain geometry imported using geometryFromMesh

2 views (last 30 days)
Hi All,
I am generating a 3D multidomain geometry using geometryFromMesh. I will then want to apply voltage to the faces and solve for poisson equation using solvepde.
My geometry is a bit complex and it contains alot of inside faces. I want to understand which Facelabels belongs to which face. Only then i can apply voltage to the specific face. I used ploting facelabels but facelabels of inside faces are not visible. Facealpha helped a bit but labels became messy so that it was very difficult understand which facelabel belong to which face.
Is there a way i can understand the facelabels of the geometry? If it is possible to plot one domain at a time, it would also be fine.
Or Is there any pattern where facelabels are given, i can figureout the facelabels usng this logic.

Answers (1)

Lalson Vincent
Lalson Vincent on 3 Jun 2020
I somehow manage to solve this. it is a very difficult way though.
Solved the geometry for poisson equation and exported the solution to paraview. Reviewing the soltuion geomtry, i was able to figure out the faces..

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!