Giuseppe Beatrice
Guest
Bye, guys.
I have a doubt born in the elaboration of some simple instructions.
I press that the autolisp help states that initget education influences, among others, also entsel function.
then, if I follow the instruction set:(initiated)
(setq entityta (entsel "select entity")I expect that, in case you respond with the Enter key, autolisp does not accept and invite me to retry the selection.
Unfortunately, I realized that it is not so... in fact, not only the instructions end regularly and the variable is obviously returned to nil.
I'm sure there's something wrong, but I can't figure out what.
I have a doubt born in the elaboration of some simple instructions.
I press that the autolisp help states that initget education influences, among others, also entsel function.
then, if I follow the instruction set:(initiated)
(setq entityta (entsel "select entity")I expect that, in case you respond with the Enter key, autolisp does not accept and invite me to retry the selection.
Unfortunately, I realized that it is not so... in fact, not only the instructions end regularly and the variable is obviously returned to nil.
I'm sure there's something wrong, but I can't figure out what.
