Left-Handed Cartesian Coordinate System

Hi, any chance there is a way to force viewer to use Left-handed Cartesian coordinate system? By default geometry is visualized with X, Y, Z axis arranged in a right-handed manner.

I skimmed through the /vis/viewer messenger and did not find a way to do so.

bb324490.leftrght(en-us,vs.85)

Interesting. Not a use-case encountered before. Try

/vis/viewer/scale -1 1 1

Thank you. Very elegant solution. It works.