<?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>tema Annotating Lines &amp;amp; Arcs en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13013644#M1138105</link>
    <description>&lt;P&gt;Hi, I am a surveyor that requires some help with commands for autocad.&lt;/P&gt;&lt;P&gt;I am looking for 3 separate lisp programs that can:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;automatically annotate lines or arcs with their distance when selected&lt;/LI&gt;&lt;LI&gt;automatically annotate lines or arcs with their bearing when selected&lt;/LI&gt;&lt;LI&gt;automatically annotate lines or arcs with both their bearing and distance when selected&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks Kate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2024 10:10:22 GMT</pubDate>
    <dc:creator>Kate_WilcoxG2U3W</dc:creator>
    <dc:date>2024-09-11T10:10:22Z</dc:date>
    <item>
      <title>Annotating Lines &amp; Arcs</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13013644#M1138105</link>
      <description>&lt;P&gt;Hi, I am a surveyor that requires some help with commands for autocad.&lt;/P&gt;&lt;P&gt;I am looking for 3 separate lisp programs that can:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;automatically annotate lines or arcs with their distance when selected&lt;/LI&gt;&lt;LI&gt;automatically annotate lines or arcs with their bearing when selected&lt;/LI&gt;&lt;LI&gt;automatically annotate lines or arcs with both their bearing and distance when selected&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks Kate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 10:10:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13013644#M1138105</guid>
      <dc:creator>Kate_WilcoxG2U3W</dc:creator>
      <dc:date>2024-09-11T10:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Annotating Lines &amp; Arcs</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13013703#M1138106</link>
      <description>&lt;P&gt;Do a little Searching.&amp;nbsp; For example, &lt;A href="https://forums.autodesk.com/t5/autocad-forum/getting-distances-and-bearings-from-lines-that-i-drew/td-p/5538576/highlight/true" target="_blank" rel="noopener"&gt;&amp;gt;this&amp;lt;&lt;/A&gt; may have something you can use.&amp;nbsp; The link to my Property.lsp seems to be broken, but I'm attaching it here.&amp;nbsp; It does this kind of thing:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1726059278391.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1407991iC5F55DBBDAA8695E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1726059278391.png" alt="Kent1Cooper_0-1726059278391.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;either as you draw boundary Lines and Arcs, or to add to already-drawn ones.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it does both bearing and distance [for the chord in the case of an Arc, along with radius and included angle and length along the curve] -- not a choice of which.&amp;nbsp; Those choices could be split out as separate commands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's designed for feet, but could be modified for metric use easily enough.&amp;nbsp; And the PROPERTY linetype it calls for is a custom one of ours -- you'll need to choose a linetype that you have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I expect the Map and/or Civil overlay versions already have such capabilities.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 13:04:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13013703#M1138106</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-09-11T13:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Annotating Lines &amp; Arcs</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13014689#M1138160</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16066287"&gt;@Kate_WilcoxG2U3W&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi, I am a surveyor ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;May I ask, are you using AUTOCADMAP? It's free to install and use for any AutoCAD active subscription user and is designed for your industry.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 17:09:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13014689#M1138160</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-09-11T17:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Annotating Lines &amp; Arcs</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13017967#M1138252</link>
      <description>Thanks Kent, I see your bearings are in quadrants. I am in Australia and we narrate our bearings from a north azimuth I think is how to best describe it. I have found similar lisps to yours in previous forums so I was hoping for something more in particular for my drafting purposes. I have no code writing experience unfortunately but eager to learn in the future. So I wouldnt know where to start to edit your one you have kindly attached. Thank you</description>
      <pubDate>Fri, 13 Sep 2024 00:51:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13017967#M1138252</guid>
      <dc:creator>Kate_WilcoxG2U3W</dc:creator>
      <dc:date>2024-09-13T00:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Annotating Lines &amp; Arcs</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13017969#M1138253</link>
      <description>Thanks Pendean, no I havent heard of this. I will look into it.</description>
      <pubDate>Fri, 13 Sep 2024 00:54:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13017969#M1138253</guid>
      <dc:creator>Kate_WilcoxG2U3W</dc:creator>
      <dc:date>2024-09-13T00:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Annotating Lines &amp; Arcs</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13019082#M1138276</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16066287"&gt;@Kate_WilcoxG2U3W&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;.... I am in Australia and we narrate our bearings from a north azimuth I think is how to best describe it. ....&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Can you illustrate how things would be designated, with a representative assortment of both line and arc elements?&amp;nbsp; It may be easy to adjust.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, do you therefore work with the ANGBASE System Variable always set to 90°?&amp;nbsp; And do you measure angles clockwise or counterclockwise from North [ANGDIR System Variable]?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 13:15:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/annotating-lines-amp-arcs/m-p/13019082#M1138276</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-09-13T13:15:17Z</dc:date>
    </item>
  </channel>
</rss>

