Shifted the rotor creation components from generic_fns.structure.geometric to lib.structure.rotor.
The create_rotor_pdb() function remains in place as this is the user function backend which checks
for data pipes and updates the status object, but the rotor_pdb() and create_rotor_propellers()
functions have been moved into the relax library. The create_rotor_propellers() function has been
renamed to lib.structure.rotor.rotor_propellers().