08-18-2023
11:49 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
08-18-2023
11:49 AM
acad.cui should not impact your text style
now if for some reason AutoCAD is using a TrueType Text font for your Simplex then the Vertical option is always greyed out. Check to see if AutoCAD can actually locate Simplex.shx by doing the following at the command prompt:
(findfile"simplex.shx")
Do the same on your coworkers computer
Copy that file over to the same location on your system and repeat the command:
(findfile"simplex.shx")
You may have to exit AutoCAD and restart it to see the change.