Add applications' functions (LISP) to toolbars/shortcut keys - Is this possible?

Add applications' functions (LISP) to toolbars/shortcut keys - Is this possible?

pedro_cruz
Contributor Contributor
629 Views
4 Replies
Message 1 of 5

Add applications' functions (LISP) to toolbars/shortcut keys - Is this possible?

pedro_cruz
Contributor
Contributor

Hello,

 

I cannot find my functions defined in one already loaded app to add them to toolbars or shortcut keys.

Is this possible?

The CUI does not allow me to pick up these, so I can only call them using the Command line.

Is there any alternative to speed up the process?

Please let me know.

Many thanks.

0 Likes
Accepted solutions (1)
630 Views
4 Replies
Replies (4)
Message 2 of 5

RobDraw
Mentor
Mentor

Have you tried looking at the help for the app?

 

Oh, yeah, one more question.

 

What app is it?


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 3 of 5

pedro_cruz
Contributor
Contributor

@RobDraw: Very poor subject description (my bad). I have edit my post to include the word LISP. So, you write the code, you load it and you wish to run it. So far I could only do it using the Command line writing teh name of the functions. Is there any quicker alternative? 

0 Likes
Message 4 of 5

pendean
Community Legend
Community Legend
Accepted solution
@pedro_cruz Adding commands (LISP or macros or just core command functions) is described in HELP in AutoCAD/LT, but here is an online tutorial with lots more pictures https://www.wikihow.com/Create-a-New-Command-on-Autocad
And if you need to dive in more (like creating custom panels etc.)
https://www.youtube.com/watch?v=cQ-x8E1eo4A

And then, since it is the year 2023, more online to help yourself can be explored here https://www.google.com/search?q=autocad+tip%3A+how+to+add+a+command+to+cui

Happy Cadding!
Message 5 of 5

pedro_cruz
Contributor
Contributor
Thank you.
0 Likes