@Charly wrote:
Hello all,
I'm working on a script that creates many vertical planes, intersect each of them with a surface, and then delete the part of the plane that is outside de surface, so the objective is to divide the internal part of the surface (for example an sphere) in many sections.
The script works properly, but if we want to create the vertical plane in the coordinate y = 2, it doesn't work. It only happens with y = 2, for the rest of positions of "y", it works correctly, and the code is exactly the same for each coordinate we introduce.
I think this is very very strange but, does anyone know which could be the problem? Thank you very much
Posts: 6
Participants: 2