x11start
Guest
a few weeks ago I delivered a production card of a prefabricated panel, on which there was a hole to be made at 99 cm from the edge ... but the worker placed it at 66 cm!
is a fairly common problem for those (like us prefabricated designers), working in cm ...
for this I made a lisp that checks all quotas "dubbie": i.e. those containing n. 6 8 9 and 0, which may be read on the contrary.
the lisp allows you to underline them, or write the value of the subform of text (e.g. eight hundred and ninety-six).
is also possible, with the command [R]clean the underliness or texts. of course in case a quota is drawn, it will be necessary to relaunch the command: Let's say that quota 99 is stretched by 1 cm, relaunching the command (which is now worth 100) would no longer be underlined.
you can choose to check (and underline) only a part of the quotas, or select all the drawing. the odds that have been varied are counted and you can easily locate them by clicking in a blank point of the design: from that point they will leave lines, just to identify more easily the odds found.
attached there are 2 files: 6890.lsp (the main lisp) and gword.lsp (a simple external lisp for the command getkword) the latter must be in the same folder of the main file or in any case in the path recognized by autocad.
I hope you could help!
is a fairly common problem for those (like us prefabricated designers), working in cm ...
for this I made a lisp that checks all quotas "dubbie": i.e. those containing n. 6 8 9 and 0, which may be read on the contrary.
the lisp allows you to underline them, or write the value of the subform of text (e.g. eight hundred and ninety-six).
is also possible, with the command [R]clean the underliness or texts. of course in case a quota is drawn, it will be necessary to relaunch the command: Let's say that quota 99 is stretched by 1 cm, relaunching the command (which is now worth 100) would no longer be underlined.
you can choose to check (and underline) only a part of the quotas, or select all the drawing. the odds that have been varied are counted and you can easily locate them by clicking in a blank point of the design: from that point they will leave lines, just to identify more easily the odds found.
attached there are 2 files: 6890.lsp (the main lisp) and gword.lsp (a simple external lisp for the command getkword) the latter must be in the same folder of the main file or in any case in the path recognized by autocad.
I hope you could help!
