I don't know how to create a combination of keys, for example(shift+F8), to rotate an object in 15degrees,30degrees,45degrees,60degrees,.....360degrees, every time when I press shift+F8 on a selected object, is this clear? I mean when I select an object an press for the first time shift+F8 the program ask me for a base point then shift+F8 again rotate 15, again 30,again 45....and so on. How to write a macro for that? I have no idea!!
thanks, but this not help me too much, because I'm "analphabet" in LISP and macros,I think the simple way to do that is write a small MACRO and assign to a new shortcut keys (shift+F8), How the macro will look alike? and how to assign to a combination of keys?