Page 1 of 1

QLEADER compatibility between intellicad and autocad

Posted: Thu Jul 16, 2015 2:15 pm
by will647
In autocad, I wrote an Autolisp script that drew a leader with two points. It was able to draw with two points since you could specify in the QLEADER settings how many points was needed to draw a leader. I cannot find any LEADER settings in intellicad and the QLEADER command does not work. Can someone please specify where the leader settings are or a workaround? Thank you in advance.

Re: QLEADER compatibility between intellicad and autocad

Posted: Tue Aug 06, 2019 10:52 am
by EngnrRuss
Qleader and leader does not work with 2 pick points like in AutoCad, used in the Balloon and LDR lisp.
They have been modified to read (Command ".leader" PT1 PT2 "" "" "n") (Command) and now works.