Today i downloaded and used "automatic text numbering V4" lisp. Very useful and successful.
I need more property in this lisp. When i use this lisp i want that numbered text will be consist specific distance ( X or Y direction ) from cursor point.
I want to see additional function in dialog box of ATM V4 lisp. If you can do that it will be perfect.
When i use ATM V4 lisp, i want to specify distance from cursor point for text location. After my click for text location, numbered text will be consist specific distance ( X or Y direction ) from clicked point.
I'm sure it would be, but i cant very well do anything about ATN V4.lsp as I'm not the author.
The snippet i posted should be able to do that. (that is if i correctly understand your reqeust)
EDIT: thinking about it, i'm probably off with the code i posted
Can you explain this line?
....consist specific distance ( X or Y direction ) from clicked point....
It means, for example I want to gove numbers just out of a circle but I want to click center of the circle. I will give number to X and Y larger than the diameter of the circle so that when I click center of the circle, number will be placed just out of it as I wanted. That is why I wanted that thing. Thanks.
By george you are right!! Thank you for testing Oleg.
Code Updated
But i still dont think thats what the OP wants.
At any rate... what it does is increment the string value by 1 and continues to add and copy as you Left-Click the mouse at the same angle and distance from first point and second point.