Antonius60
Mechanical
- Dec 15, 2005
- 2
I know how to pause but I would like to pause sometimes more than once or only once in a lsp... For instance
rotate command
defun:1390 ()(command "rotate" pause "" pause "90")(princ))
and I know that you can use the / instead of pause with the same results but if I want to select more than one object (either window or crossing or selection) I dont know how to specify user input
thanks in advance...
Antonius60
rotate command
defun:1390 ()(command "rotate" pause "" pause "90")(princ))
and I know that you can use the / instead of pause with the same results but if I want to select more than one object (either window or crossing or selection) I dont know how to specify user input
thanks in advance...
Antonius60