Arrowhead size reset

Anonymous

Arrowhead size reset

Anonymous
Not applicable

I set my arrowhead size to 0.1 but at random times while drafting the arrowhead will reset back to 12.00. This has been annoying for several years and never seems to be fixed in the next update. I built a workaround icon on my custom toolbar to set the arrowhead size back to 0.1 after this happens. It's annoying. Any suggestions on how to fix?

0 Likes
Reply
239 Views
1 Reply
Reply (1)

rkmcswain
Mentor
Mentor

@Anonymous  - that system variable is DIMASZ. You can use the system variable monitor to monitor that system variable, and it will tell the moment it is changed. Then you might have a better idea of what is changing it.

 

Another way is to use a reactor (in lisp code) to monitor it, and possibly even set it back for you as soon as it notices a change. See this for more info.

R.K. McSwain     | CADpanacea | on twitter
0 Likes