API Reference > Geometry-core > CartesianGeometry > Geometry > axisIndexToRightHandedAxisOrder axisIndexToRightHandedAxisOrder MethodStatic Return the AxisOrder for which axisIndex is the first named axis. axisIndex===0returns AxisOrder.XYZ axisIndex===1returns AxisOrder.YZX axisIndex===2returns AxisOrder.ZXY axisIndexToRightHandedAxisOrder(axisIndex: AxisIndex): AxisOrder Parameter Type Description axisIndex AxisIndex Returns - AxisOrder Defined in core/geometry/src/Geometry.ts Line 362 Last Updated: 13 June, 2024