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

조회 수: 1 (최근 30일)
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.

답변 (1개)

Lalson Vincent
Lalson Vincent 2020년 6월 3일
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..

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by