<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: polyline length on leader in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192651#M101230</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;how do i get the text to dome at the end of the leader line instead of on top of it? ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;DIMSTYLE&lt;/STRONG&gt;&lt;/FONT&gt; command [just plain &lt;FONT color="#000000"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/FONT&gt; is the default alias for it]; pick the applicable &lt;FONT color="#000000"&gt;&lt;STRONG&gt;Style&lt;/STRONG&gt;&lt;/FONT&gt; name; &lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;U&gt;M&lt;/U&gt;odify...&lt;/STRONG&gt;&lt;/FONT&gt;; &lt;STRONG&gt;&lt;FONT color="#000000"&gt;Text&lt;/FONT&gt;&lt;/STRONG&gt; tab; &lt;FONT color="#000000"&gt;&lt;STRONG&gt;Text placement&lt;/STRONG&gt;&lt;/FONT&gt; area.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Aug 2018 20:52:42 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2018-08-10T20:52:42Z</dc:date>
    <item>
      <title>polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190042#M101199</link>
      <description>&lt;P&gt;is there a lisp or program where i can click on a polyline and show the length of that line on the end of a leader that i can move around and drop off&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 20:54:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190042#M101199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T20:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190115#M101200</link>
      <description>&lt;P&gt;Would this be always a Leader specified by &lt;EM&gt;only&lt;/EM&gt;&amp;nbsp; the arrowhead location and &lt;EM&gt;one&lt;/EM&gt;&amp;nbsp; other point [or, always the &lt;EM&gt;same&lt;/EM&gt;&amp;nbsp; number of defining points if other than 2], or would the number of defining points need to vary?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It shouldn't be hard to do something like that if you don't mind not seeing the length value text until &lt;EM&gt;after&lt;/EM&gt;&amp;nbsp; you've given it the other end of the Leader.&amp;nbsp; [It may be possible to get the text in and then let you drag it around, but I think it would be a lot more complicated.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Over in the plain-AutoCAD Forum where you first raised the question, it was about a Line, but here it's about a Polyline, in which case another question arises:&amp;nbsp; Should it show the length of just the segment you pick on, or of the entire Polyline?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also talked about picking the line, &lt;EM&gt;then picking the point on it where you want the Leader arrowhead&lt;/EM&gt;, but that step is not in the current description.&amp;nbsp; Does that mean the arrowhead should go at the point where you pick on the Polyline?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 21:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190115#M101200</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-09T21:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190130#M101201</link>
      <description>&lt;P&gt;this is for an electrical engineering project.&lt;/P&gt;&lt;P&gt;we are measuring conduit.&lt;/P&gt;&lt;P&gt;what we need is to choose all the pieces of a line. hit enter and have those lengths added up in a que. then select the line to define a leader start point, click on the page and have a leader end point with the total length of lines selected displaying at the end of a leader.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;all we need is the total length of the lines selected on the end of a leader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i hope that answers your questions... about my question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 21:45:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190130#M101201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T21:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190138#M101202</link>
      <description>&lt;P&gt;i said polyline, i was incorrect in my verbage. i was talking about multiple lines. they were not drawn with a spline. i dont think.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 21:47:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190138#M101202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T21:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190148#M101203</link>
      <description>&lt;P&gt;we dont mind seeing the length value until after its dropped off. what we dont want to do is have to look at properties and add up line lengths.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 21:51:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190148#M101203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T21:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190367#M101204</link>
      <description>&lt;P&gt;How about if you just grip the end and drag it where you want?&lt;/P&gt;&lt;P&gt;I don't understand what the length matters.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 23:43:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190367#M101204</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2018-08-09T23:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190890#M101205</link>
      <description>&lt;P&gt;Came across to similar thread recently, I hope this will work for you :&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cadtutor.net/forum/showthread.php?104867-Codes-to-Add-Text-only-and-no-need-leader.." target="_blank"&gt;http://www.cadtutor.net/forum/showthread.php?104867-Codes-to-Add-Text-only-and-no-need-leader..&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(defun c:Test ( / s p c a d)
  (vl-load-com)
  (if (and (setq s (car (entsel "\nPick a polyline :")))
         (or (= (cdr (assoc 0 (entget s))) "LWPOLYLINE")
             (alert "Invalid object! Please pick a polyline only.")
             )
         (setq p (getpoint "\nSpecify point perpendicular to polyline :"))
         (setq c (vlax-curve-getclosestpointto s p))
         (setq a (angle p c))
         (not (grdraw p c 1 -1)) ;; rubber line in red colour.
         (setq d (angle '(0. 0. 0.) (vlax-curve-getfirstderiv s (vlax-curve-getparamatpoint s c))))
         (or (or (equal (rem (+ d (* pi 0.5)) (+ pi pi)) a 1e-4)
                 (equal (rem (+ d (* pi 1.5)) (+ pi pi)) a 1e-4)
                 )
             (alert "Picked point is not a perpendicular to picked polyline. &amp;lt;!&amp;gt;")
             )
         )
  (command "_.leader" "_non" p "\\" "" (strcat "CHAINAGE = " (rtos (vlax-curve-getdistatpoint s c) 2 4)) "")
  )
(princ)
)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 07:24:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8190890#M101205</guid>
      <dc:creator>Satish_Rajdev</dc:creator>
      <dc:date>2018-08-10T07:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191426#M101206</link>
      <description>&lt;P&gt;we have to call out the length of the conduit on our drawings. so instead of measuring each piece then adding it up, and then tagging the wire with a leader and entering the length 1000's of times we just want to tag each piece and have the length come up with a leader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;click click enter boom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;seconds save minutes, minutes save hours&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 12:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191426#M101206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191615#M101207</link>
      <description>&lt;P&gt;so went to wordpad and created a .lsp file. but when i try to load it onto autocad using the appload command it cant see the file. i can see it on wordpad with the .lsp extension but i cant see it anywhere else. how do i load the file onto autocad?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 13:48:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191615#M101207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T13:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191720#M101208</link>
      <description>&lt;P&gt;Just copy that code and past it at command-line... run test command&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 14:24:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191720#M101208</guid>
      <dc:creator>Satish_Rajdev</dc:creator>
      <dc:date>2018-08-10T14:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191866#M101209</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&amp;nbsp;choose all the pieces of a line. hit enter and have those lengths added up in a que. then select the line to define a leader start point, click on the page and have a leader end point with the total length of lines selected displaying at the end of a leader.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;all we need is the total length of the lines selected on the end of a leader.&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;polyline ... incorrect ... talking about multiple lines&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, multiple selection of [presumably end-to-end?] Line objects only, but one Leader showing the total of their lengths.&amp;nbsp; Try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(defun C:&lt;STRONG&gt;LTLL&lt;/STRONG&gt; (/ ss total); = &lt;STRONG&gt;L&lt;/STRONG&gt;eader with &lt;STRONG&gt;T&lt;/STRONG&gt;otal &lt;STRONG&gt;L&lt;/STRONG&gt;ength of &lt;STRONG&gt;L&lt;/STRONG&gt;ines
  (if (setq ss (ssget '((0 . "LINE"))))
    (progn ; then
      (setq total 0)
      (repeat (setq n (sslength ss))
        (setq total
          (+
            total&lt;BR /&gt;            (vla-get-Length (vlax-ename-&amp;gt;vla-object (ssname ss (setq n (1- n)))))
          ); +
        ); setq
      ); repeat
      (command "_.leader" pause pause "" (rtos total) "" "")
    ); progn
  ); if
  (princ)
); defun
(vl-load-com)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It uses&amp;nbsp;your current Units length settings for mode and precision in the total-length figure&amp;nbsp;-- if you want something different, add mode and precision arguments in the end of the (rtos) function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It does only a 2-designated-points Leader, but could easily be modified for more than 2 if you always want the same number, or less easily for an indeterminate number of points.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:06:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191866#M101209</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-10T15:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191871#M101210</link>
      <description>&lt;P&gt;i need to do lines not polylines&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:06:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191871#M101210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T15:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191877#M101211</link>
      <description>&lt;P&gt;ok i didn't know to use the command test. thanks. unfortunately i am not using polylines.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:07:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191877#M101211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T15:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191909#M101212</link>
      <description>&lt;P&gt;kent can you please just send me a lisp file that i can load&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:18:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191909#M101212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T15:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191915#M101213</link>
      <description>&lt;P&gt;Try this :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(defun c:Test ( / s p c a d)
  (vl-load-com)
  (if (and (setq s (car (entsel "\nPick a line :")))
         (or (= (cdr (assoc 0 (entget s))) "LINE")
             (alert "Invalid object! Please pick a polyline only.")
             )
         (setq p (getpoint "\nSpecify point perpendicular to line :"))
         (setq c (vlax-curve-getclosestpointto s p))
         (setq a (angle p c))
         (not (grdraw p c 1 -1)) ;; rubber line in red colour.
         (setq d (angle '(0. 0. 0.) (vlax-curve-getfirstderiv s (vlax-curve-getparamatpoint s c))))
         (or (or (equal (rem (+ d (* pi 0.5)) (+ pi pi)) a 1e-4)
                 (equal (rem (+ d (* pi 1.5)) (+ pi pi)) a 1e-4)
                 )
             (alert "Picked point is not a perpendicular to picked polyline. &amp;lt;!&amp;gt;")
             )
         )
  (command "_.leader" "_non" p "\\" "" (strcat "CHAINAGE = " (rtos (vlax-curve-getdistatpoint s c) 2 4)) "")
  )
(princ)
)&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:21:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191915#M101213</guid>
      <dc:creator>Satish_Rajdev</dc:creator>
      <dc:date>2018-08-10T15:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191936#M101214</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;kent can you please just send me a lisp file that i can load&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Try this.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:32:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8191936#M101214</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-10T15:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192234#M101215</link>
      <description>&lt;P&gt;almost there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to be able to select more than 1 line and then add them up. they are not poly lines. its really good but not there yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have conduit runs that take 90 degree turns we need to add up and give a total length for the run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also can you get it to register in feet and inches?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so far so good, you are almost there&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:30:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192234#M101215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T17:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192491#M101216</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i need to be able to select more than 1 line and then add them up. they are not poly lines. its really good but not there yet.&lt;/P&gt;
&lt;P&gt;we have conduit runs that take 90 degree turns we need to add up and give a total length for the run.&lt;/P&gt;
&lt;P&gt;also can you get it to register in feet and inches?&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't understand -- it does exactly what you describe, for me.&amp;nbsp; It doesn't care what direction(s) the Line(s) run or turn [or even whether they&amp;nbsp;are contiguous&amp;nbsp;at their ends as I assume the ones you would select would be].&amp;nbsp; And if your current Units settings for length are feet and inches, that's what it uses, to your current-settings level of precision.&amp;nbsp; What are you getting?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 19:20:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192491#M101216</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-08-10T19:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192499#M101217</link>
      <description>&lt;P&gt;on mine when i select a line it only lets me choose the one line. and then it ask me to choose a point perpendicular to the line. and the only thing that it is measuring is the length of where the leader starts away from the line&lt;/P&gt;&lt;P&gt;do i need to change some settings or something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using the command test to start using the lisp after i appload it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 19:27:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192499#M101217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T19:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: polyline length on leader</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192502#M101218</link>
      <description>&lt;P&gt;at the end of the leader it says chainage = 23.7859&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i know thats the measurement from the line to where the leader starts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 19:29:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/polyline-length-on-leader/m-p/8192502#M101218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-10T19:29:44Z</dc:date>
    </item>
  </channel>
</rss>

