where is the LISP?
where is the LISP?
thank you very much
how can i modify the lisp so it keeps the precision the same as it is ??
noorb: Are we talking about the same lisp routine? The one referenced here globally changes all MTEXT to ByLayer. It should not change "precision". And which "precision" are you talking about?
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
yes i am talking about the same lisp ... i mean it eats the last character of mtext in autocad 2007
ex : 786.674 will be 786.67 after using the lisp !!
do you have any solution for this ??
thank you so much![]()
In my test it did not change the precision of any number included in MTEXT no matter how many decimal places after the < . > were occupied. My test numbers looked like this:
123.456
234.5678
345.678
678.9999
123.4567890
My precision was set to 3 decimal places in the Units command.
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
its not only about precision , also the words ...
for example : station will be statio after using the lisp .. i think there is something wrong in it , but i can't figure it out ..
if you can check it you will see what am talking about ..
please help![]()
Registered forum members do not see this ad.
Sorry, but I encountered no problems with characters used in words or numbers being truncated in any manner. And yes, I ran the lisp routine six times using a variety of MTEXT entries.
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
Bookmarks