Hi,
>> My autocad only changes drawings that have global linetype scale of 1 to 0.4
>> automatically. For drawings that have global linetype scale other than 1,
>> they do not get affected
That sounds like a tool is active on your system.
>> I'm not sure how to solve it
First you have to look if something is loaded into AutoCAD that is not installed by AutoCAD itself.
To see if an application is installed it might help to show us 2 screenshots:
- your complete application window, so we can see the complete menu area
- start command _OPTIONS, activate tab "Files" and open the topmost item in the tree "Support File Search Path", then again create a screenshot from that and upload this screenshot too
Also type in that lisp statement including the parentheses:
(findfile "ACADDOC.LSP")
...does AutoCAD find such a file (you'll see a filepath in that case) or does it report "nil" after you started that statement?
- alfred -
------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ...
blog.ish-solutions.at ...
LinkedIn ...
CDay 2026------------------------------------------------------------------------------------
(not an Autodesk consultant)