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.