Print Page | Close Window

f3 key

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2094
Printed Date: 23.Apr.2026 at 07:41


Topic: f3 key
Posted By: reyad102
Subject: f3 key
Date Posted: 10.Jun.2009 at 22:07
I have alisp....at the command line I write reyad102 to run it
how could I change the command -reyad102-with only bressing on the f3key??
 


-------------
reyad



Replies:
Posted By: SeanFtS
Date Posted: 11.Jun.2009 at 03:49
You can try this:
-> Form the Tool bar, "Tools" tab, right click and find "Customize...";
-> Switch to 'Customize' tab in the pop-up 'Customize user interface';
-> Find if there is a 'reyad102' command in your 'all commands' list;
-> If yes, copy the Macro long string into clipboard;
-> Find 'Keyboard shortcuts' item in "Customization in all CUI files";
-> Right click on "shortcut keys" and create 'New Temporary Override';
-> Give it a name, add short keys and copy and paste the Macro of the command into the corresponding column.
 
Btw, F3 is already default defined as 'switch object snaps' in AutoCAD, I think you'd better to find another hotkey to associate with your new command.
 
Sean
http://www.autodwg.com/ - http://www.autodwg.com/
 


Posted By: reyad102
Date Posted: 12.Jun.2009 at 23:07
really thanks...

-------------
reyad



Print Page | Close Window