Lu71
Guest
hello to all, I am new to the form as well as the use of vba in autocad.
I tell you my first problem (because I think I'll have more). I would like to write a macro that in my intentions should take input data like the fillet command: Launched the macro you can either select objects directly, or type the letter r and change the connection radius value.
I can do the two things as an alternative: or use the selez.selectonscreen command and select objects or use thisdrawing.utility.getkeyword and then I have to provide a command option.
Can someone give me an example that helps me?
Thank you in advance.
♪
I tell you my first problem (because I think I'll have more). I would like to write a macro that in my intentions should take input data like the fillet command: Launched the macro you can either select objects directly, or type the letter r and change the connection radius value.
I can do the two things as an alternative: or use the selez.selectonscreen command and select objects or use thisdrawing.utility.getkeyword and then I have to provide a command option.
Can someone give me an example that helps me?
Thank you in advance.
♪