Getting Variables from a program

Thank you for your reply. I seem to find a problem here, nonetheless. I’ll try to elaborate further.
Let’s say I create a program with forty (40) waypoints. These points have their coordinates relative to Base. I then have to create a program in which I will send all these poses via Socket, apply the transformation to a new plane and then re-send them back to my app. I guess this could work but I’ll still try to transform the coordinates mathematically.

The problem I’ve been having is the following: I can transform the X,Y,Z values but not the Rx,Ry,Rz.

This was helpful but only for x,y,z, not rx,ry,rz

Any help is much appreciated
Best regards
PM