The PointConnector (LineBuilder in 2017) transforms the resulting line into a polygon automatically if the start and end nodes matched in 2D, but this is annoying when you want to only create line geometry even if the resulting line is closed.
It would be nice if a parameter could be added to the transformer so that the user choose an option how to handle lines closed, including connect Z mode.