Sandeep RC Posted November 18, 2022 Posted November 18, 2022 IT CREATES Z VALUE TEXT OF POLYLINE. HOW CAN I GET THIS LISP TO WORK ON MULTIPLE POLYLINES AT THE SAME TIME? ALSO A WANT TEXT JUSTIFY TO BE MIDDLE CENTER. PLEASE HELP. labelz.LSP Quote
mhupp Posted November 18, 2022 Posted November 18, 2022 (edited) Didn't change much code. made a selection set SS (multiple selection) Pulled N to outside the if statement so it only asks for incremental distance once or leave it where it is to ask per polyline. Then step though the selection set with foreach. ---edit o and made the text mid center. changed their point 11 to just P it kept making text on 0,0,# instead of in the circle. labelz(MultSelect).LSP Edited November 18, 2022 by mhupp Quote
Sandeep RC Posted November 19, 2022 Author Posted November 19, 2022 @mhupp IT WORKS AS INTENDED. THANKS MAN. I WISH I KNEW THESE LISPING AND CODING LANGUAGE. 1 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.