Select + offset problem
Hello,I wrote a short lisp:
o(defun c:lol ()(command "-layer" "s" "X" "")(command "PLine" (while (= (getvar "cmdactive") 1)(command pause)))(command "-layer" "s" "Y" "")(command "select" "last") Use the function (entlast) instead of "last" option and try again. Its working! Thanks a lot You're most welcome
页:
[1]