kathir Posted Saturday at 07:18 AM Posted Saturday at 07:18 AM Hi all, I have a lisp which get the X & Y coordinates with leader, text. But it would be very useful if the coordinates comes with MLEADER (Text/Arrow height - 2.5). Please help me out here anyone Quote
SLW210 Posted Saturday at 11:32 AM Posted Saturday at 11:32 AM What LISP? Get the X&Y coordinates of what? Can you post a drawing? Preferably a before and after example and a list of the steps you take. See if this recommendation works for you. There are some LISPs in the thread as well. Quote
CyberAngel Posted 2 hours ago Posted 2 hours ago On 6/14/2025 at 3:18 AM, kathir said: Hi all, I have a lisp which get the X & Y coordinates with leader, text. But it would be very useful if the coordinates comes with MLEADER (Text/Arrow height - 2.5). Please help me out here anyone Welcome to the forum! If I understand your issue, you give the function a point, and it creates a leader to the point, along with a label with the coordinates. What you want now is a multileader instead of a plain leader. I wrote a LISP function that creates a multileader. It's on the forum somewhere. Surely there are other versions. It's not as simple as calling a command, you have to define an entity. With that, it should be easy to insert the coordinates as the text. 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.