I am trying to display some values given on the middle line of the surfaces. The idea is to extrapolate that value to the whole thickness surface. For the vertical and horizontal surfaces it is okay but in case of the chamfer, I do not know which would be the best approach.
If I use voronoi 2D, the created surfaces do not cut the chamfer surface in its totality, nd the result is not worth it.
Does anyone has an idea about approaching the problem in a good way?
The goal is to achieve a good surface transition to apply a gradient of values calculated between the points highlighted on the pictures. Sorry for the ambiguity but it is difficult to explain.
The thing is that when having vertical and horizontal geometries, everything is easy to display but when chamfers appears I do not know how to deal with the best solution.
P.P.S. While making the gradient parametric (by area?), I noticed that your color scale had two points on top of each other, creating a gray zone. So I scrapped it. What is the gradient for?
I simplify the original problem into this one since the other one was more complex to explain, that is what the gradient makes no sense here. The gradient was done using the number assigned to each area since it is a FEM model.
Anyway, thank you very much for your help, it look cool.