Hi Folks.
I put these values into a Set Collection Transformation:
But in the output X and Y are flipped, and the negative values turn positive:
Since there are no options to set in the Tool, I'd regard this a bug... :-)
Cheers & all the best.
Eric.
Hi Folks.
I put these values into a Set Collection Transformation:
But in the output X and Y are flipped, and the negative values turn positive:
Since there are no options to set in the Tool, I'd regard this a bug... :-)
Cheers & all the best.
Eric.
Hi Eric,
Aximmetry exports and internally stores rotation in the DirectX yaw-pitch-roll system. However, the Aximmetry Composer's user interfaces use the X-Y-Z system.
Note that the Collection Transformation module reverts back the rotation from the yaw-pitch-roll system to the X-Y-Z system. So if you export the transformation using the JSON exporter, and later you load it back in Aximmetry using the Collection Transformation module, then you will not be affected by this different rotation system issue.
You could use the Transformation Decompose module to save the transformation in vectors or in text if you want to use the rotation with a 3rd party software that uses the X-Y-Z system.
Warmest regards,