Hello
I managed to filter out horizontal and vertical surfaces, as you wrote above, but I had a problem that the original script stopped working (surfaces are not painted). As I understand it, this is due to the fact that I get the coordinates of the normal vectors to the surfaces, not the surface … Is there a way to get surfaces back(didn’t find a suitable block), or is there another reason?
Error text:
“Traceback (most recent call last):
File “”, line 36, in
File “”, line 30, in PaintFace
File “”, line 30, in PaintFace
File “”, line 24, in PaintFace
TypeError: Multiple targets could match: GetElement(Reference), GetElement(str), GetElement(ElementId)”