TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Ajmal on May 17, 2022, 09:05:12 AM

Title: Qleader for text
Post by: Ajmal on May 17, 2022, 09:05:12 AM
i need to make qleader for text
My steps are following

1.    select text
2.    (setq p1 (get point))
3.    entmake Qleader from p1 to test
4.    (From offset some distance from text bounding box)
    (Leader same as attached picture.)
    (From text left or right no issue)
    (if straight, 2-point leader, or 3 point)  :idiot2: