Author Topic: WallGraphDisplayToggle  (Read 5139 times)

0 Members and 1 Guest are viewing this topic.

ryandk

  • Guest
WallGraphDisplayToggle
« on: February 09, 2005, 01:32:37 PM »
Do any of you guys know how I can make the wall graph display toggle on and off by using the F12 key?  I can't find any place (operative clause being "I can't find") in autocad where I can assign the command WallGraphDisplayToggle to F12.

Thanks,
Ryan

Dommy2Hotty

  • Swamp Rat
  • Posts: 1127
WallGraphDisplayToggle
« Reply #1 on: February 09, 2005, 05:10:00 PM »
ADT.mnu/mns at the very bottom
Code: [Select]
["F12"]WallGraphDisplayToggle

EDIT: I guess I should clarify, you'll need to add that to the ACCELERATORS section.

ryandk

  • Guest
WallGraphDisplayToggle
« Reply #2 on: February 10, 2005, 11:10:58 AM »
Thanks for the help.

Ryan