mark_p
Guest
Hi.
I started using autocad as a student in the English version v12, from time to time, depending on the study where I went to work for not losing time to adapt the post to my needs and be productive immediately I prepared an lsp with the abbreviations to which I was accustomed in addition to a series of small utilities that came back comfortable. for a series of traversies is a bit that I don't design anymore, now when I call the command
(defun c:x (command "_explode")
I no longer work the transparent action 'nt to select multiple objects through an imaginary line.
of course if from command line do _explode and 'nt instead it is all regular.
Does anyone have any idea why it stopped working and how to possibly obviate?
Thank you very much
I started using autocad as a student in the English version v12, from time to time, depending on the study where I went to work for not losing time to adapt the post to my needs and be productive immediately I prepared an lsp with the abbreviations to which I was accustomed in addition to a series of small utilities that came back comfortable. for a series of traversies is a bit that I don't design anymore, now when I call the command
(defun c:x (command "_explode")
I no longer work the transparent action 'nt to select multiple objects through an imaginary line.
of course if from command line do _explode and 'nt instead it is all regular.
Does anyone have any idea why it stopped working and how to possibly obviate?
Thank you very much