Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
en respuesta a: Anonymous

Hi @Anonymous

 

As per my understanding, you wants to turn on the snap key F3 always,

 

If yes, please follow the steps,

 

1. Go to the below mentioned location in your computer. [ C:\Program Files\Autodesk\AutoCAD {version} \Support\en-us ]

 

2. Open the lisp file ( acad2014doc.lsp ) via Note pad.


3. Add this line into the last line. (setvar 'osmode 0) [need an example, please see the attached image]


4. Save and close it.

 

5. Open the AutoCAD now, the F3 should be turned on always whenever you open any of the files.

 

Kindly check and let me know if there is any.

 

If my post has helps you, please select Accept as Solution.