<?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: Display line length on layout in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665699#M98714</link>
    <description>&lt;P&gt;Thanks for replying.&amp;nbsp;all our measurements are metric.&lt;/P&gt;&lt;P&gt;So for example a pipe of 25mm diameter and 1/2m (500mm length) will display 25 (on top) and 500 (on bottom).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as per the attached picture below&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="nickowen1987_1-1596173498481.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/801729i362EC3D51FB1FEC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nickowen1987_1-1596173498481.png" alt="nickowen1987_1-1596173498481.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if I could have this text displayed automatically whenever I use a line with that layer. otherwise, I can manage if I can enter a command into the command line and click the line (pipe) it relates to.&amp;nbsp; This might be better&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jul 2020 05:44:01 GMT</pubDate>
    <dc:creator>nickowen1987</dc:creator>
    <dc:date>2020-07-31T05:44:01Z</dc:date>
    <item>
      <title>Display line length on layout</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665140#M98710</link>
      <description>&lt;P&gt;Hi all. Quick question.&lt;/P&gt;&lt;P&gt;I do a lot of designs of fire sprinkler systems where I use lines to represent a pipe run. I need to display the pipe size above and pipe length below the centre of each pipe run. Is it possiable to do this? As at the moment I am inserting a text box over the top of the line but this is very time consuming.&lt;/P&gt;&lt;P&gt;I am using different layers to represent different pipe sizes if that helps?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 20:10:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665140#M98710</guid>
      <dc:creator>nickowen1987</dc:creator>
      <dc:date>2020-07-30T20:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display line length on layout</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665197#M98711</link>
      <description>&lt;P&gt;Check out &lt;FONT color="#000000"&gt;&lt;STRONG&gt;LengthAtMidpoints.lsp&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-length-typing-lisp/m-p/7812928/highlight/true#M365682" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;, and if that looks appropriate for what it does, it can easily be adjusted to put the length figure underneath, and presumably the pipe size can be put above, extracted in some way from the Layer name.&amp;nbsp; How do Layer names relate to the text content you would want used for pipe size?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 20:44:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665197#M98711</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-07-30T20:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display line length on layout</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665208#M98712</link>
      <description>&lt;P&gt;Thanks, I will give that a go, when I get 5mins.&lt;/P&gt;&lt;P&gt;in regards to the layer names, I can name them however I need to.&amp;nbsp; I use a stream deck to speed up designing so what they are called does not really affect me to-much as all my lines are already set up so I only need to press a button then draw a line to length.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 20:49:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665208#M98712</guid>
      <dc:creator>nickowen1987</dc:creator>
      <dc:date>2020-07-30T20:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display line length on layout</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665380#M98713</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9341673"&gt;@nickowen1987&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... in regards to the layer names, I can name them however I need to.&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Post a [small] sample drawing, assuming the Layer names are obvious enough about it, and indicating the actual corresponding Text content.&amp;nbsp; [For example, maybe you have a Layer called Pipe25 for 2 1/2" pipe, but of course you don't want the label Text to say "Pipe25".&amp;nbsp; Would plain Text saying 2 1/2" do, or should it be 2.5, or should it be Mtext so the fraction can be stacked?&amp;nbsp; If in metric units, maybe a number can be pulled straight from the Layer name, but should it have "cm" or "mm" added?&amp;nbsp; Etc.&amp;nbsp; A list simply pairing Layer names with Text content can be constructed, and a routine could find the pair and take the content, without the need to extract part of a Layer name and calculate something from it.]&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 22:55:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665380#M98713</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-07-30T22:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display line length on layout</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665699#M98714</link>
      <description>&lt;P&gt;Thanks for replying.&amp;nbsp;all our measurements are metric.&lt;/P&gt;&lt;P&gt;So for example a pipe of 25mm diameter and 1/2m (500mm length) will display 25 (on top) and 500 (on bottom).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as per the attached picture below&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="nickowen1987_1-1596173498481.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/801729i362EC3D51FB1FEC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nickowen1987_1-1596173498481.png" alt="nickowen1987_1-1596173498481.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if I could have this text displayed automatically whenever I use a line with that layer. otherwise, I can manage if I can enter a command into the command line and click the line (pipe) it relates to.&amp;nbsp; This might be better&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 05:44:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9665699#M98714</guid>
      <dc:creator>nickowen1987</dc:creator>
      <dc:date>2020-07-31T05:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display line length on layout</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9666393#M98715</link>
      <description>&lt;P&gt;Could make a linetype for each pipe size and dimension it with suppress all ext. and dimension lines.&lt;/P&gt;
&lt;P&gt;or put pipe on different layer according to size and use field or routine to label the layer name.&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="Capture.JPG" style="width: 850px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/801886i2983813BCD4D5A42/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 14:16:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-line-length-on-layout/m-p/9666393#M98715</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2020-07-31T14:16:14Z</dc:date>
    </item>
  </channel>
</rss>

