Offset Input Tab/Palette

Offset Input Tab/Palette

j_winkleman
Enthusiast Enthusiast
472 Views
2 Replies
Message 1 of 3

Offset Input Tab/Palette

j_winkleman
Enthusiast
Enthusiast

Looking to create a tab or a palette that I can set commonly used measurements so I do not have to manually input each time I offset.  Example, I commonly use a .8125" offset (among several others).  Would like to be able to point, click, offset the line.  Any ideas??

0 Likes
Accepted solutions (1)
473 Views
2 Replies
Replies (2)
Message 2 of 3

Kent1Cooper
Consultant
Consultant
Accepted solution

That's very basic macro territory.  You can make macros with contents like this:

 

^C^C_.offset 0.8125

 

in Tool Palette buttons.  That will set the distance and just leave you in the command to continue.

 

Or, you may be interested in >this<.

Kent Cooper, AIA
0 Likes
Message 3 of 3

j_winkleman
Enthusiast
Enthusiast

Awesome!  Much appreciated!!!

0 Likes