Search the Community
Showing results for tags 'shortcut'.
-
Hi all, I have written a lisp that uses the vl-file-copy command to move this PDF to another folder. But this only works for the original pdf, not for the link! Does anyone know if I need to change something in the command to be able to move the link? The file name remains the...
-
Creating Custom Keyboard Shortcuts with Multiple Object Snaps.
Scottie Fox posted a topic in AutoLISP, Visual LISP & DCL
Greetings, everyone. I've been using AutoCAD on and off for the last couple of years but unfortunately I seem to have missed out on learning what appears to be basic / common knowledge amongst the community. When I try searching for solutions to my issues they are always writ... -
Is there a shortcut for setting a certain dimstyle as default similar to right clicking 'set current as default' (which is available for some features) without going into the dialogue box? It would be fine to do that if the author of the drawings didn't have 50 with similar names. Thanks
- 2 replies
-
- shortcut
- dimensions
-
(and 1 more)
Tagged with:
-
Redcorded Macro to shortcut key
Nobull84 posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
I'm just learning how to utilize recordable macros. I have a simple one that I found how to assign to a tool palette by simply changing the properties command string to "^C^CBottom" and "^C^CTop". These are the titles of the macros I created. The article I found explaining this said you can also ass... -
Wipeout Lisp That helps me avoid the manual typing.
SunnyTurtle posted a topic in AutoLISP, Visual LISP & DCL
I was doing alot of wipeout and was not enjoying the typing to create them when i wanted to select the same things each time. I wrote this lisp to help me speed the process up. It is very simple and is great for showing how you can use lisp to create short cuts for autocad comands. I wou... -
Polyline Arc - move arc to other side
bachrock posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I'm making a polyline arc and would like the arc to go the other way. What button do I press to make that happen? I stumbled upon it one day, but have forgotten the button. Anyone know? -
What is the shortcut for "A" icon on top-left in AutoCAD 2010?
-
I want to draw a square with a line as its side given. I am looking for a rapid solution, like pressing shift while using rectangle command to make two sides equal. Is there any such a short cut for square?
-
I use Autocad 2011, I'm a bit of a Cad newb, and I appear to have somehow messed up my right click short-cut menu settings. Before, I could right-click and get all of the edit options (delete, move, rotate, draw order, properties, select similar, etc.). I could get these options whether an object wa...
-
Hi all I am having a problem with the TORIENT command which aligns text and other stuff to a particular angle for example a line Now i am very lazy and have millions of text to align with different line i wanted to make a shortcut to this command an i created this lisp [font=Tahoma](defu...
- 12 replies
-
- text aligning
- shortcut
-
(and 3 more)
Tagged with:
-
Hello friends, how is it possible to make a shortcut by AutoLISP programming. I mean creating a file with .lnk extension which refers to an executeable file in Windows.
-
Macro command in command prompts shortcut?
Benjo posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Hi, I have created a macro command for my "dimaligned" so that every time i click on macro button and create a dimaligned it turns onto the good layers and i wanted to know if it is possible to remplace or create another dimaligned shortcut command (dal) by that macro command that i created. So eve...- 13 replies