polydata surface border as polyline

Rather than trying to manually construct the polydata, how about:

r_polyline = r_strips.GetOutput() 

which will have both the polylines and associated points.