Print Page | Close Window

Help¡¡ decide the times that the text is being r

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10800
Printed Date: 20.Apr.2026 at 03:37


Topic: Help¡¡ decide the times that the text is being r
Posted By: titoprax
Subject: Help¡¡ decide the times that the text is being r
Date Posted: 26.Nov.2014 at 16:07
Helloooo, guys cad-world. I like the lisp LAYTEXT. Is it possible to modify this lisp to put more than one text?
I want to decide the times that the text is being repeated depending on the distance
Is it possible?

the file example.
Distance line/poly: X - X
Number copy text: X

Continue: Y/N (Y)

Distance line/poly: Y - Y
Number copy text: Y

Continue: Y/N (Y)

Distance line/poly: Z - Z
Number copy text: Z

Continue:Y/N (N)

uploads/146450/example.dwg" rel="nofollow - uploads/146450/example.dwg



Replies:
Posted By: John Connor
Date Posted: 26.Nov.2014 at 17:10
Wouldn't you have to supply a copy of the lisp routine for someone to be able to answer your question?




-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: titoprax
Date Posted: 27.Nov.2014 at 11:40
ok, this lisp is Laytext
uploads/146450/laytext.LSP" rel="nofollow - uploads/146450/laytext.LSP




Posted By: titoprax
Date Posted: 20.Jan.2015 at 16:28
Nobody can help me?


Posted By: John Connor
Date Posted: 20.Jan.2015 at 16:46
Didn't you ask this question at another AutoCAD Help forum and get an answer?  Why yes you did...over at CADTutor but apparently you did not like the response you got.

You should have posted your question in this thread at CADTutor instead...

http://www.cadtutor.net/forum/showthread.php?42631

Maybe the author, Lee Mac, will see it and respond.

In the future you might want to provide more detailed information.  In this case you don't specifically state the number of times you want the text repeated.  Should it be fixed or variable?  The routine would probably have to be revised to possibly use either the Measure or Divide command.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window