<?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 labels - overall as well as divided lengths in Civil 3D Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855910#M228920</link>
    <description>I would go with pipe style and spanning labels as a work around</description>
    <pubDate>Sat, 10 Oct 2015 15:14:59 GMT</pubDate>
    <dc:creator>Joe-Bouza</dc:creator>
    <dc:date>2015-10-10T15:14:59Z</dc:date>
    <item>
      <title>Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5846359#M228910</link>
      <description>&lt;P&gt;It's beaten me!&lt;/P&gt;&lt;P&gt;The pic below is a simplified version - the real version is more complex. I want to be able to annotate polylines with overall lengths as well as sub-lengths between key points. I've set up a label style that uses general overall length, which works fine for the full length (63.4m) of the polyline. If I want to get sub-length of the 4 right hand segements, then I was hoping to use the 'between two points' option, however this gives a straight line length (38.6m), not cumulative length of 4 segments between the two points (which is 39.6m).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't want to start dividing up multiple duplicates polylines as the lines, and the sections of interest may change. I also don't want to label every segement as I've done here.&lt;/P&gt;&lt;P&gt;Is there a way to label overall length as well as the&amp;nbsp;&amp;nbsp;cumulative segment&amp;nbsp;length between two nodes?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;- Mick&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/192608i69A5782A26747124/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="LOA.PNG" title="LOA.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 05:38:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5846359#M228910</guid>
      <dc:creator>autoMick</dc:creator>
      <dc:date>2015-10-06T05:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5847576#M228911</link>
      <description>Got me beat.</description>
      <pubDate>Tue, 06 Oct 2015 17:06:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5847576#M228911</guid>
      <dc:creator>troma</dc:creator>
      <dc:date>2015-10-06T17:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848053#M228912</link>
      <description>&lt;P&gt;Looks like you will need a custom routine for something like this. &amp;nbsp;I came across a .lsp that measures the length along a polyline between two points (&lt;A href="http://www.theswamp.org/index.php?topic=32677.0" target="_blank"&gt;http://www.theswamp.org/index.php?topic=32677.0&lt;/A&gt;). &amp;nbsp;You could probably use this as a starting point and modify it to generate a label for your use. &amp;nbsp;I don't know about making it dynamic though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on your application, generating alignments from your polylines may be another way to go and use stationing as a form of measurement.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 20:11:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848053#M228912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-06T20:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848240#M228913</link>
      <description>&lt;P&gt;Sounds very similar to spanning labels for pipe networks. &amp;nbsp;You can select one or as many segments of the network as you want and it will total the lengths, among other things. &amp;nbsp;Spanning options for Line and Curve labels would be a great IdeaStation suggestion.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 22:46:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848240#M228913</guid>
      <dc:creator>sirjoelsph</dc:creator>
      <dc:date>2015-10-06T22:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848622#M228914</link>
      <description>&lt;P&gt;thanks for the help.&lt;/P&gt;&lt;P&gt;Not as simple as I was hoping unfortunately - so I'll submit and IDEA and see how that goes and in the meantime will see what I can do with that LSP. I had experimented with alignments a bit, but not really what I'm after.&lt;/P&gt;&lt;P&gt;Still open to more suggestions guys....&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;- Mick&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:20:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848622#M228914</guid>
      <dc:creator>autoMick</dc:creator>
      <dc:date>2015-10-07T07:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848651#M228915</link>
      <description>&lt;P&gt;Idea added:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/autocad-civil-3d-ideastation/provide-spanning-options-for-line-and-curve-labels/idi-p/5848650" target="_blank"&gt;http://forums.autodesk.com/t5/autocad-civil-3d-ideastation/provide-spanning-options-for-line-and-curve-labels/idi-p/5848650&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please vote for it if you think it will be useful and add comments if you can expand on the idea.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;- Mick&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 07:40:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5848651#M228915</guid>
      <dc:creator>autoMick</dc:creator>
      <dc:date>2015-10-07T07:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5849096#M228916</link>
      <description>&lt;P&gt;There's a lisp routine here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://lee-mac.com/totallengthandarea.html" target="_self"&gt;http://lee-mac.com/totallengthandarea.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that will display the total length of a segmented polyline in your command line. I'd guess the only way to label your line currently would be to label one segment, run the lisp, copy the text from your command line, and edit your label text to paste in the value. It's not perfect, and obviously the label won't change if your line does, but it gets it labeled.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 12:58:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5849096#M228916</guid>
      <dc:creator>civilman1957</dc:creator>
      <dc:date>2015-10-07T12:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5849102#M228917</link>
      <description>&lt;P&gt;IMO&amp;nbsp;breaking the pline is the best option to get it all labeled fast with the tools provided.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:00:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5849102#M228917</guid>
      <dc:creator>jmayo-EE</dc:creator>
      <dc:date>2015-10-07T13:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5849107#M228918</link>
      <description>&lt;P&gt;I do this often on time of concemtration travel paths. I divide each path to sheet, SC or gutter flow lengths.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:01:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5849107#M228918</guid>
      <dc:creator>jmayo-EE</dc:creator>
      <dc:date>2015-10-07T13:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855807#M228919</link>
      <description>&lt;P&gt;In some cases breaking the polyline is logical, but in my case as presented I was wanting to have multiple labels for a single&amp;nbsp;polyline - say the full length along the top, then the lengths of user defined spans along the bottom. I don't know how it could be acheived with existing tools?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;- Mick&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 11:43:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855807#M228919</guid>
      <dc:creator>autoMick</dc:creator>
      <dc:date>2015-10-10T11:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855910#M228920</link>
      <description>I would go with pipe style and spanning labels as a work around</description>
      <pubDate>Sat, 10 Oct 2015 15:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855910#M228920</guid>
      <dc:creator>Joe-Bouza</dc:creator>
      <dc:date>2015-10-10T15:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855911#M228921</link>
      <description>That would also give more reporting flexibility</description>
      <pubDate>Sat, 10 Oct 2015 15:15:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5855911#M228921</guid>
      <dc:creator>Joe-Bouza</dc:creator>
      <dc:date>2015-10-10T15:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5856277#M228922</link>
      <description>&lt;P&gt;thanks, I've been experimenting with pipe labelling&amp;nbsp;since&amp;nbsp;Joel's post. Although not ideal, it solves my immediate need - so I'll call it case closed.&lt;/P&gt;&lt;P&gt;thanks for your suggestions everyone.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;- Mick&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2015 06:07:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5856277#M228922</guid>
      <dc:creator>autoMick</dc:creator>
      <dc:date>2015-10-11T06:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5856438#M228923</link>
      <description>Excellent idea joe.</description>
      <pubDate>Sun, 11 Oct 2015 14:29:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/5856438#M228923</guid>
      <dc:creator>jmayo-EE</dc:creator>
      <dc:date>2015-10-11T14:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/13260657#M228924</link>
      <description>&lt;P&gt;Alter the annotation style, in the dialog box it will whether you picked "general overall length" or "general SEGMENT length". Pick overall length to get what you wanted, be sure and name the style accordingly.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 19:25:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/13260657#M228924</guid>
      <dc:creator>jgilbertSGX5N</dc:creator>
      <dc:date>2025-01-14T19:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/13261325#M228925</link>
      <description>&lt;P&gt;That is a good thought,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15490686"&gt;@jgilbertSGX5N&lt;/a&gt;, but&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1084104"&gt;@autoMick&lt;/a&gt;&amp;nbsp;wants the cumulative length of only part of the&amp;nbsp;polyline.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In his example, he wants 4 segments (4-7) with a length of 39.6&lt;/P&gt;
&lt;P&gt;"General overall length" would give 63.4 for all 7 segments.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 04:38:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/13261325#M228925</guid>
      <dc:creator>ChrisRS</dc:creator>
      <dc:date>2025-01-15T04:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline labels - overall as well as divided lengths</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/14012813#M265012</link>
      <description>&lt;P&gt;After reading all the replies here, I thought I would try something different and it worked for me.&amp;nbsp; What I did was used a Multi-Leader and in the text box I inserted a Field (selected "object", then click on the polyline, then select "Length", select the precision and "additional format" to add post fix or select desired precision.).&amp;nbsp; Then, once I have that Multi-leader working and displaying the information like I want it, just copy it multiple times and double click on the FIELD (Highlighted text) to open up the dialog box where it lets you select an object, and just click on the new polyline, and select "length" again, and it will update the length to that of the new polyline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(See screenshot below)&lt;/P&gt;&lt;P&gt;On my first label, I chose to make the "L.F." part of my field with the "additional format" option, but then on the next leader I just typed in the L.F. and let the actual length quantity be the only data that the field is reading.&amp;nbsp; Hope this help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&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="samuelXYLHN_0-1770756986687.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1617846i855A64BF406F8D92/image-size/large?v=v2&amp;amp;px=999" role="button" title="samuelXYLHN_0-1770756986687.png" alt="samuelXYLHN_0-1770756986687.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 21:00:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/polyline-labels-overall-as-well-as-divided-lengths/m-p/14012813#M265012</guid>
      <dc:creator>samuelXYLHN</dc:creator>
      <dc:date>2026-02-10T21:00:47Z</dc:date>
    </item>
  </channel>
</rss>

