• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

problem with dialog boxes

  • Thread starter Thread starter rpor66
  • Start date Start date

rpor66

Guest
in a lisp routine, I execute the command (command "_units") or (command "_linetype") with the result of having the command without its dialog.
Is there a way to activate it?
is there a method to recall the commands different from (command....) or (vl-cmdf ....) that allows the visualization of the dialogues?

thanks and greetings
 
Well if I remember well, (command "dduunits") shows you the dialogue while (command "-units") does not show the dialogue
for the linetype you should upload the dialogue, but I can't give you a hand
 
qaflags variable, set to 1 shows the dialog boxes in the commands started in lisp.

search and search at the end I found it:biggrin:.

bb
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top