Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Set distance between text

13 REPLIES 13
SOLVED
Reply
Message 1 of 14
377-83869076
727 Views, 13 Replies

Set distance between text

Hi guys

 

 I want to set distance 1.4 gap between text in x-axis and y- axis ... i have attach one sample for make distance in y axis move ..

 

Other details

Text height 2.72

 

and one more if it possible 

In lisp ask for how much distance want to move... bcz sometimes i hav to set 1.4 or 1.7 gap ..for tat only.... thank you

 

13 REPLIES 13
Message 2 of 14
pbejse
in reply to: 377-83869076

So if the text not 2.72 height then ignore them? or some other gap distance?

 

Message 3 of 14
377-83869076
in reply to: pbejse

NO...text height always 2.72 only but distance only very ( 1.4 or 1.7 ) ....

 

text.jpg

Message 4 of 14
pbejse
in reply to: 377-83869076

Exclusively 1.4 or 1.7 only? no prompt for other value?

Message 5 of 14
377-83869076
in reply to: pbejse

NO need to prompt for other value ..... ! set 1.4 is enough
Message 6 of 14
pbejse
in reply to: 377-83869076


@377-83869076 wrote:
NO need to prompt for other value ..... ! set 1.4 is enough

On a side note. Please refrain from using ( ! ) and CAPITAL LETTERS as if you are ordering people around as oppose to requesting help or assistance.

 

 

Message 7 of 14
377-83869076
in reply to: pbejse

Not like tat friend ... i just asking help only i never oppose anybody bcz u guys are helping lots for my work ... and capital letter and symbol all are using just for differentiate bcz am not fluency in English.... 🙂
Message 8 of 14
3wood
in reply to: 377-83869076

I have a routine to do the job but it is not ready for share with public. You are welcome to send me the dwg in private message and I can format all the texts for you.

Precondition of the drawing as below:

;;; Before running it, all texts must have been formated as following:
;;; 1. The rule is based on different text height.
;;; 2. All Text justification should be "Left"
;;;    Use "TJUST" in Express ->Text ->Jusify Text to batch change the text justification but keep the original position.
;;;    Change them back to preferred justification after running the program.
;;; 3. All Mtext justification should be "BL". (Ctrl + 1)
;;; 4. Do not put texts in different height in the same row

 

Message 9 of 14
377-83869076
in reply to: 3wood

Thanks wood i ll send file .....
Message 10 of 14
377-83869076
in reply to: 3wood


hi
Message 11 of 14
3wood
in reply to: 377-83869076

Unfortunately, it is not able to adjust spaces bewteen words in the same row.

It can only adjust spaces between different rows, as shown below:

SORTTEXT.PNG

Message 12 of 14
377-83869076
in reply to: 3wood

ok wood send the lisp i ll check ... Tat also help me in some other way but thank so much for ur contribution frd....:)
Message 13 of 14
3wood
in reply to: 377-83869076

As I said before, this routine is not for share for time being. You can send me the dwg file and I can fix the text spacing for you.

Message 14 of 14
377-83869076
in reply to: 377-83869076

Wood no thanks bcz I ll do the same change for different files min 20files per day for that only I asking lisp to minimize the time . It's ok thanks once again wood for ur help :-/:-)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost