ShiftValues# class ansys.stk.core.stkx.ShiftValues# IntEnum Overview# Members PRESSED The Shift key was pressed. CTRL_PRESSED The Ctrl key was pressed. ALT_PRESSED The ALT key was pressed. Import detail# from ansys.stk.core.stkx import ShiftValues