Offset Input Tab/Palette

Offset Input Tab/Palette

j_winkleman
Enthusiast Enthusiast
482 次查看
2 条回复
1 条消息(共 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 个赞
已接受的解答 (1)
483 次查看
2 条回复
回复 (2)
2 条消息(共 3 条)

Kent1Cooper
Consultant
Consultant
已接受的解答

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 个赞
3 条消息(共 3 条)

j_winkleman
Enthusiast
Enthusiast

Awesome!  Much appreciated!!!

0 个赞