Anonymous
en respuesta a:
Anonymous
11-12-2017
11:03 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
11-12-2017
11:03 PM
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.