I'm looking to create a simple script that "flips" any currently selected blocks along a specified axis. This entails inverting their scale along that axis and moving them. I see the method forge.getSelectionX() to get the position of a selected object, but what about it's other properties?
thanks,
Nate