please provide lisp to place labels of distance by manual typing on polyline.

please provide lisp to place labels of distance by manual typing on polyline.

kkr028
Enthusiast Enthusiast
447 Views
4 Replies
Message 1 of 5

please provide lisp to place labels of distance by manual typing on polyline.

kkr028
Enthusiast
Enthusiast

I searched for lisp and found it from somewhere.

I want some changes in that lisp.

we want label text instead of point.

Thank you.

0 Likes
448 Views
4 Replies
Replies (4)
Message 2 of 5

Sea-Haven
Mentor
Mentor

Google chainage.lsp should be able to amke something from one of them, label point chainage should be there.

0 Likes
Message 3 of 5

Kent1Cooper
Consultant
Consultant

@kkr028 wrote:

.... we want label text instead of point. ....


That may not be difficult, but you need to specify some things about the Text.  Style?  Height [if not fixed in the Style definition]?  Rotation?  Layer?  Position relative to the Polyline path?

Kent Cooper, AIA
0 Likes
Message 4 of 5

kkr028
Enthusiast
Enthusiast

layer Name : Chainage

Color: By Layer

Font Size: 10

Font Style: Standard

Rotation : Perpendicular to polyline

Position: insertion point on polyline

 

0 Likes
Message 5 of 5

calderg1000
Mentor
Mentor

Regards @kkr028 

Check message 7 of this query, I made a code similar to your request.

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/place-labels-of-length-for-multiple-...


Carlos Calderon G
EESignature
>Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

0 Likes