Author Topic: Chamfer  (Read 1726 times)

0 Members and 1 Guest are viewing this topic.

Russ

  • Guest
Chamfer
« on: February 10, 2005, 04:14:42 PM »
Is there a way to set up my Chamfer tool button to default back to 0 dist after every use?

ronjonp

  • Needs a day job
  • Posts: 7531
Chamfer
« Reply #1 on: February 10, 2005, 04:23:25 PM »
Make a button with this in it:

Code: [Select]
(setvar 'chammode 0);(setvar 'chamfera 0);

Quote
CHAMMODE
Not saved
Initial value: 0

Sets the input method by which AutoCAD creates chamfers.


0 Requires two chamfer distances

1 Requires one chamfer distance and an angle


Quote
CHAMFERA
Saved in: Drawing
Initial value: 0.0000

Sets the first chamfer distance.


Ron

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

Russ

  • Guest
Chamfer
« Reply #2 on: February 10, 2005, 04:51:03 PM »
Thanks Ronjonp!

ronjonp

  • Needs a day job
  • Posts: 7531
Chamfer
« Reply #3 on: February 10, 2005, 05:14:10 PM »
Your welcome :)

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

diarmuid

  • Bull Frog
  • Posts: 417
Chamfer
« Reply #4 on: February 11, 2005, 03:41:41 AM »
Alternatively you can set your fillet button up with this macro:

^C^C_chamfer d 0 0 _chamfer

it just changes the chamfer settings to zero before it activates the fillet command.

HTH

Diarmuid
If you want to win something run the 100m, if you want to experience something run a marathon