Python 3 fix for the pipe_control.structure.main.assemble_structural_coordinates() function.
This affects most of the structure user functions. This was another case of requiring the list() built in function to create a list object from an iterator.
Authored by: bugman 2015-02-20
Parent: [r27709]
Child: [r27711]