Jump to content

key strokes


STRAT
 Share

Recommended Posts

Strat

 

you can also use autolisp To define keystrokes, i got hundreds of These

 

(defun c: 00 () (command ".save" ""))

 

you can use This as an example, and with (progn ....)

you can add addtional commands in The same sequence

 

i use a mouse left-handed (tho i am right-handed)

which means That i can use the numeric keypad for command input

 

Type in a command alias, Then Type in The command input

This would work extremely well for metric, i convert all Imperial measurements

 

into Inches 20'-0" = 240 etc

 

This is way fast, dude

 

randy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...