<?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: How to Use a LISP? Line by Bearing and DIstance in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152781#M119032</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2832802"&gt;@JohnC_ISM&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;i might have downloaded the wrong thing. i just need something that does LINE, then 'BD&amp;nbsp;....&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;'BD is not a native AutoCAD command. &amp;nbsp;Do you have a custom command definition, or is that maybe something in&amp;nbsp;a Civil-Engineering or Surveying overlay program?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2017 18:22:04 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2017-06-14T18:22:04Z</dc:date>
    <item>
      <title>How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7151804#M119026</link>
      <description>&lt;P&gt;i downloaded a Line by Bearing LISP and installed it but have no idea how to actually use it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its a lisp that uses LINE, then 'BD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe someone has another LISP for this same command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;attached is the lisp i downloaded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then im also looking for one to add static labels of bearing and distance as well&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 13:36:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7151804#M119026</guid>
      <dc:creator>JohnC_ISM</dc:creator>
      <dc:date>2017-06-14T13:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7151843#M119027</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2832802"&gt;@JohnC_ISM&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;i downloaded a Line by Bearing LISP and installed it but have no idea how to actually use it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;its a lisp that uses LINE, then 'BD.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then im also looking for one to add static labels of bearing and distance as well&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To use it, in a drawing, type &lt;STRONG&gt;AP&lt;/STRONG&gt; [the alias for APPLOAD], navigate to where you have the file, and Load it. &amp;nbsp;Then type its command name:&amp;nbsp;&lt;STRONG&gt;DB&lt;/STRONG&gt;. &amp;nbsp;[It doesn't "use LINE" if by that you mean that a Line &lt;EM&gt;command&lt;/EM&gt; is included in it, but rather it asks the User to &lt;EM&gt;select&lt;/EM&gt; a Line or Lines.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like it labels Lines with bearing and distance. &amp;nbsp;Is that not the case? &amp;nbsp;[I haven't tested it.] &amp;nbsp;There are certainly other routines that will do that, if DB doesn't do what you need.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 13:48:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7151843#M119027</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-06-14T13:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152273#M119028</link>
      <description>&lt;P&gt;Sorry, but I can't stomach looking at code with no indentations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BUT, I do have a killer of a labeling program... lines, arcs, polylines (even if nested in an xref), sequentially numbered tags with leaders, and tables complete with from and to coordinates. &amp;nbsp;It's almost as good as C3D (I wrote it before Land Desktop came around and adapted it to handle north rotation). &amp;nbsp;I used to sell it, but those days are long gone. &amp;nbsp;Nevertheless, I would have to be convinced to give it away. &amp;nbsp;I would have to remove the security and repackage it as a VLX to include the dialog file. &amp;nbsp;Why not get into C3D?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 15:37:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152273#M119028</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2017-06-14T15:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152414#M119029</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;.... &amp;nbsp;There are certainly other routines that will do that, if DB doesn't do what you need.&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For example, &lt;A href="https://forums.autodesk.com/t5/autocad-forum/how-to-display-line-length-and-angle-bearing/m-p/5245133#M59249" target="_self"&gt;here&lt;/A&gt; is the one I use, which labels Lines or Arcs, and will do it as you draw them within the commands whose names have a D in the middle [for Draw] or will add the labeling to already-drawn ones with the commands with an M in the middle [for Mark].&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:19:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152414#M119029</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-06-14T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152705#M119030</link>
      <description>&lt;P&gt;i actually do have it. but im being forced to use cad 2004. its terrible but its one of those companies thats been using the same thing forever so all the files are on 2004.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the new ones i could start using and making on C3D'10 at least. or even Cad'15-16 but the back and forth between new and old gets annoying. id have to start from scratch.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 17:58:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152705#M119030</guid>
      <dc:creator>JohnC_ISM</dc:creator>
      <dc:date>2017-06-14T17:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152715#M119031</link>
      <description>&lt;P&gt;i might have downloaded the wrong thing. i just need something that does LINE, then 'BD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;altho thank you for pointing out the DB thing. i couldnt find anything online as to how to use it as a command, only how to load it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 18:02:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152715#M119031</guid>
      <dc:creator>JohnC_ISM</dc:creator>
      <dc:date>2017-06-14T18:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152781#M119032</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2832802"&gt;@JohnC_ISM&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;i might have downloaded the wrong thing. i just need something that does LINE, then 'BD&amp;nbsp;....&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;'BD is not a native AutoCAD command. &amp;nbsp;Do you have a custom command definition, or is that maybe something in&amp;nbsp;a Civil-Engineering or Surveying overlay program?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 18:22:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152781#M119032</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-06-14T18:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152846#M119033</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;'BD is a transparent command for Bearing and Distance on Civil 3D.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2832802"&gt;@JohnC_ISM&lt;/a&gt;&amp;nbsp;Are you saying you need to simply call line and then 'bd? If so, try below function.&lt;/P&gt;
&lt;PRE&gt;(defun c:lbd() (command "._line" pause "'bd"))&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Jun 2017 18:44:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7152846#M119033</guid>
      <dc:creator>Ranjit_Singh</dc:creator>
      <dc:date>2017-06-14T18:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7176387#M119034</link>
      <description>&lt;P&gt;but what do i do with that? copy and paste it into the lisp creator?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jun 2017 18:05:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7176387#M119034</guid>
      <dc:creator>JohnC_ISM</dc:creator>
      <dc:date>2017-06-24T18:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7176420#M119035</link>
      <description>&lt;P&gt;You take that line of code and put it in a text file. Save the file with .lsp extension. Load that file using command&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;appload. &lt;/STRONG&gt;&lt;/EM&gt;Now you simply type the command&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;lbd&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;at command line to call the command.&lt;/P&gt;
&lt;P&gt;You should google "Load Autolisp files" since there are other methods of loading. Or search on these forums.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jun 2017 19:21:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7176420#M119035</guid>
      <dc:creator>Ranjit_Singh</dc:creator>
      <dc:date>2017-06-24T19:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7176542#M119036</link>
      <description>&lt;P&gt;Ranjit's answer is good, as usual. &amp;nbsp;If you intend to use his routine often, then I would copy and paste his line of code into your acaddoc.lsp file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find out where it is by entering (FINDFILE "ACADDOC.LSP"), with parentheses, at the command prompt. &amp;nbsp;If that returns nil then create the acaddoc.lsp file and put it in the first path as listed under the Options command -&amp;gt; Support File Search Path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;acaddoc.lsp is loaded automatically with every open or new drawing command, so the command will always be available.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jun 2017 23:06:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/7176542#M119036</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2017-06-24T23:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10302995#M119037</link>
      <description>&lt;P&gt;When I create the LISP routine as described above, and execute the command, the first line command doesn't go through and it isn't drawn.&amp;nbsp; Any idea why that is?&amp;nbsp; After that, everything works as normal&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 15:41:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10302995#M119037</guid>
      <dc:creator>telze33</dc:creator>
      <dc:date>2021-05-10T15:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10303085#M119038</link>
      <description>&lt;P&gt;Doesn't work right for me either.&lt;/P&gt;
&lt;P&gt;That must be why I use my own, which works exactly like DCA/Softdesk/Land Desktop.&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 16:12:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10303085#M119038</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2021-05-10T16:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10303187#M119039</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3990779"&gt;@telze33&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;When I create the LISP routine as described above, and execute the command, the first line command doesn't go through and it isn't drawn.&amp;nbsp; Any idea why that is?&amp;nbsp; After that, everything works as normal&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you're talking about the DISTBEAR.lsp routine at Message 1, I find not only that it doesn't work as described there [see Message 2], but in actually trying it out, it requires that the current Text Style has a &lt;EM&gt;fixed height&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 17:06:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10303187#M119039</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-05-10T17:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use a LISP? Line by Bearing and DIstance</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10303260#M119040</link>
      <description>&lt;P&gt;I have this, if can be interrest you?&lt;/P&gt;&lt;P&gt;It work's with LWPOLYLINE (with ARC also) only but you can use pedit for your LINE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(vl-load-com)
(defun c:label_bearing ( / l_var js htx AcDoc Space nw_style n obj ename pr dist_start dist_end pt_start pt_end seg_len alpha val_txt dim_txt nw_obj)
  (setq l_var (mapcar 'getvar '("AUNITS" "AUPREC" "LUPREC" "LUNITS")))
  (mapcar 'setvar '("AUNITS" "AUPREC" "LUPREC" "LUNITS") '(4 3 2 2))
  (princ "\nSelect polylines.")
  (while (null (setq js (ssget '((0 . "LWPOLYLINE")))))
    (princ "\nSelection is empty or not are LWPOLYLINE!")
  )
  (initget 6)
  (setq htx (getdist (getvar "VIEWCTR") (strcat "\nSpecify text height &amp;lt;" (rtos (getvar "TEXTSIZE")) "&amp;gt;: ")))
  (if htx (setvar "TEXTSIZE" htx))
  (setq
    AcDoc (vla-get-ActiveDocument (vlax-get-acad-object))
    Space
    (if (= 1 (getvar "CVPORT"))
      (vla-get-PaperSpace AcDoc)
      (vla-get-ModelSpace AcDoc)
    )
  )
  (vla-startundomark AcDoc)
  (cond
    ((null (tblsearch "LAYER" "DIMENSIONS"))
      (vlax-put (vla-add (vla-get-layers AcDoc) "DIMENSIONS") 'color 7)
    )
  )
  (cond
    ((null (tblsearch "STYLE" "ELEV_ARIAL_1"))
      (setq nw_style (vla-add (vla-get-textstyles AcDoc) "ELEV_ARIAL_1"))
      (mapcar
        '(lambda (pr val)
          (vlax-put nw_style pr val)
        )
        (list 'FontFile 'Height 'ObliqueAngle 'Width 'TextGenerationFlag)
        (list (strcat (getenv "windir") "\\fonts\\arial.ttf") 0.0 0.0 1.0 0.0)
      )
    )
  )
  (repeat (setq n (sslength js))
    (setq
      obj (ssname js (setq n (1- n)))
      ename (vlax-ename-&amp;gt;vla-object obj)
      pr -1
    )
    (repeat (fix (vlax-curve-getEndParam ename))
      (setq
        dist_start (vlax-curve-GetDistAtParam ename (setq pr (1+ pr)))
        dist_end (vlax-curve-GetDistAtParam ename (1+ pr))
        pt_start (vlax-curve-GetPointAtParam ename pr)
        pt_end (vlax-curve-GetPointAtParam ename (1+ pr))
        seg_len (- dist_end dist_start)
        alpha (angle (trans pt_start 0 1) (trans pt_end 0 1))
        val_txt (vl-string-subst "%%d" "d"(strcat (angtos alpha) " " (rtos seg_len)))
        dim_txt (textbox (list (cons 1 val_txt)))
      )
      (if (and (&amp;gt; alpha (* pi 0.5)) (&amp;lt; alpha (* pi 1.5))) (setq alpha (+ alpha pi)))
      (if (&amp;gt; (distance (car dim_txt) (cadr dim_txt)) seg_len)
        (setq val_txt (vl-string-subst "E \\P" "E " val_txt))
      )
      (setq nw_obj
        (vla-addMtext Space
          (vlax-3d-point (setq pt (polar (vlax-curve-GetPointAtParam ename (+ 0.5 pr)) (+ alpha (* pi 0.5)) (getvar "TEXTSIZE"))))
          0.0
          val_txt
        )
      )
      (mapcar
        '(lambda (pr val)
          (vlax-put nw_obj pr val)
        )
        (list 'AttachmentPoint 'Height 'DrawingDirection 'InsertionPoint 'StyleName 'Layer 'Rotation)
        (list 8 (getvar "TEXTSIZE") 5 pt "ELEV_ARIAL_1" "DIMENSIONS" alpha)
      )
    )
  )
  (vla-endundomark AcDoc)
  (mapcar 'setvar '("AUNITS" "AUPREC" "LUPREC" "LUNITS") l_var)
  (prin1)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 17:45:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-use-a-lisp-line-by-bearing-and-distance/m-p/10303260#M119040</guid>
      <dc:creator>CADaSchtroumpf</dc:creator>
      <dc:date>2021-05-10T17:45:23Z</dc:date>
    </item>
  </channel>
</rss>

