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

macro ucsfollow on key f6

  • Thread starter Thread starter LucaF93
  • Start date Start date

LucaF93

Guest
Good morning to all,
I would like to change the shortcut or temporary local change f6 and be able to change with that ucsfollow on-off key instead of the uuxdynamic or:

(f,$(and,$(getvar,ucsdetect),1),$(-,$(getvar,ucsdetect),1)

I tried to change like this:

(if,$(and,$(getvar,ucsfollow),1),$(-,$(getvar,ucsfollow),1)

But it didn't work, could someone help me?
 

Attachments

  • 1.webp
    1.webp
    79.5 KB · Views: 3
do not need to use "Temporary Local Change Keys" ma "shortcut keys":
- create a new command
- assigns the macro I suggested to you
- drag the command to "shortcut keys"
- in the property window, login tab type f6

in the image below, for example, see how my command assigned to f5 is structured
635.webp
 

Forum statistics

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

Members online

No members online now.
ciao
Back
Top