<?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: Is it possible to draw a line with attributes? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723806#M96516</link>
    <description>... or a version of this &lt;A href="http://www.lee-mac.com/lengthfieldtoattribute.html" target="_blank"&gt;http://www.lee-mac.com/lengthfieldtoattribute.html&lt;/A&gt;&lt;BR /&gt;or this &lt;A href="http://www.lee-mac.com/lengthfield.html" target="_blank"&gt;http://www.lee-mac.com/lengthfield.html&lt;/A&gt;</description>
    <pubDate>Tue, 01 Sep 2020 18:47:49 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2020-09-01T18:47:49Z</dc:date>
    <item>
      <title>Is it possible to draw a line with attributes?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723536#M96514</link>
      <description>&lt;P&gt;Let me explain my question. I want to draw a line that displays its lenght, below itself,&amp;nbsp; after it has been drawn, furthermore there being a pop-up window asking for a dynamic attribute to be entered. Basically to work as a block with static and dynamic attributes. Is there a way to do that with AutoCAD or with the help of some 3rd party software.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 16:26:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723536#M96514</guid>
      <dc:creator>snwr57</dc:creator>
      <dc:date>2020-09-01T16:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to draw a line with attributes?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723539#M96515</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7265183"&gt;@snwr57&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Basically to work as a block with static and dynamic attributes.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isn't this the answer? Or maybe you aren't familiar with dynamic blocks, yet?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 16:28:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723539#M96515</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2020-09-01T16:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to draw a line with attributes?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723806#M96516</link>
      <description>... or a version of this &lt;A href="http://www.lee-mac.com/lengthfieldtoattribute.html" target="_blank"&gt;http://www.lee-mac.com/lengthfieldtoattribute.html&lt;/A&gt;&lt;BR /&gt;or this &lt;A href="http://www.lee-mac.com/lengthfield.html" target="_blank"&gt;http://www.lee-mac.com/lengthfield.html&lt;/A&gt;</description>
      <pubDate>Tue, 01 Sep 2020 18:47:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723806#M96516</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2020-09-01T18:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to draw a line with attributes?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723955#M96517</link>
      <description>&lt;P&gt;Something like this? If you change the value in distance1 the line will lengthen and the attribute label will update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2020-09-01 131354.png" style="width: 1010px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/813946iC31CAEE4D12E35EC/image-dimensions/1010x366?v=v2" width="1010" height="366" role="button" title="Annotation 2020-09-01 131354.png" alt="Annotation 2020-09-01 131354.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 20:16:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9723955#M96517</guid>
      <dc:creator>R_Tweed</dc:creator>
      <dc:date>2020-09-01T20:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to draw a line with attributes?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9724414#M96518</link>
      <description>&lt;P&gt;Not exactly as you described, but you can use dynamic block to do this.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="line attributes.gif" style="width: 628px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/814038i10C011B4A2D3BBF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="line attributes.gif" alt="line attributes.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 02:37:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9724414#M96518</guid>
      <dc:creator>edwin.prakoso</dc:creator>
      <dc:date>2020-09-02T02:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to draw a line with attributes?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9724460#M96519</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;I want to draw a line that displays its length&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i suggest to use &lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;U&gt;Parametric dimensions&lt;/U&gt;&lt;/FONT&gt;&lt;/STRONG&gt; . click on below image to see how it's work&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="para.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/814060iB5DD55CDE6C82DFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="para.gif" alt="para.gif" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 03:17:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-it-possible-to-draw-a-line-with-attributes/m-p/9724460#M96519</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2020-09-02T03:17:41Z</dc:date>
    </item>
  </channel>
</rss>

