I have an aggregate of 4 3D lines which are the outline of a vertical polygon. I want to replace it by a face and can't seem to do that. (In fact it is a wall of a building)
I need LineCombiner to create a polygon which is prerequisite for the FaceReplacer.
As it seems to me LineCombiner cannot handle vertical polygons and so I cannot create vertical faces.
Please proof me wrong or let me know how to solve this.