pBe Posted March 18, 2012 Posted March 18, 2012 As you well know, there are many options on the lisp mentioned above. Lets assume you dont have the ATN V4 lisp nor Numinc.lsp What exactly do you want to do? It means, for example I want to gove numbers just out of a circle Are the text entity already exisitng? or are you creating a new one? textheight? Are these Grid Number/Letter with increments "A" "B" "C" --- > "Z" "AA" "BB" or Labels? "A1" "A2" "A3" or Revision "A" "B" "C" --- > "Z" "0" "1" I will give distance for X and Y direction 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. Why cant you just pick a point outside the circle? Quote
ferhatpeker Posted March 18, 2012 Author Posted March 18, 2012 (edited) I think that if you look to my presentation, you will understand. pres.pdf Edited March 18, 2012 by ferhatpeker Quote
pBe Posted March 20, 2012 Posted March 20, 2012 (edited) I think that if you look to my presentation, you will understand. You can still pick a point, really , and use that point as reference and pass it on on the next bllock, now question is does the text value increments with a fix value of + or - 1? Before I do anything else, you have to remember we are not using the AutoNumber lsip code. we are making a simple code as possible as a separate routine, so dont assume all the options you had before will be incorporated on this one. Will that work for you? OK.. (killing time) Sample code CODE REMOVED Edited March 22, 2012 by pBe Killing time Quote
ferhatpeker Posted March 22, 2012 Author Posted March 22, 2012 Dear pBe, I used that lisp but this lisp not applicable for my work. I will do my work with autocad standard commands. Thanks for your help. Quote
pBe Posted March 22, 2012 Posted March 22, 2012 I will do my work with autocad standard commands...... I could have sworn ATNV4 (LM) is a lisp code... The posted code can be modified to select objects in the prefered sequence then specify the pick point on any of the block selected and the rest would follow. Anyhoo.. your call. Quote
peermoh80 Posted March 22, 2012 Posted March 22, 2012 Hi, i tried this one,but its works up to few increments only pls chk Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.