<?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 How can I divide a line while controlling the segment length? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824539#M354980</link>
    <description>&lt;P&gt;I want to divide a line into multiple segments. I did some research and found that AutoCAD has the BREAK command for this purpose. However, it seems that the command only lets me specify the start and end points, without entering a numeric value for the segment length.&lt;/P&gt;&lt;P&gt;So, I’d like to ask:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is there a way to use the BREAK command while inputting a specific distance value for each divided segment?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If the BREAK command isn’t suitable for this task, is there another AutoCAD command that allows me to divide a line based on a specified segment length?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BREAK command in AutoCAD.png" style="width: 263px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573534iAB24930829FFB7E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="BREAK command in AutoCAD.png" alt="BREAK command in AutoCAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 02:05:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-09-25T02:05:56Z</dc:date>
    <item>
      <title>How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824539#M354980</link>
      <description>&lt;P&gt;I want to divide a line into multiple segments. I did some research and found that AutoCAD has the BREAK command for this purpose. However, it seems that the command only lets me specify the start and end points, without entering a numeric value for the segment length.&lt;/P&gt;&lt;P&gt;So, I’d like to ask:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is there a way to use the BREAK command while inputting a specific distance value for each divided segment?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If the BREAK command isn’t suitable for this task, is there another AutoCAD command that allows me to divide a line based on a specified segment length?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BREAK command in AutoCAD.png" style="width: 263px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573534iAB24930829FFB7E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="BREAK command in AutoCAD.png" alt="BREAK command in AutoCAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 02:05:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824539#M354980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-25T02:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824552#M354982</link>
      <description>&lt;P&gt;How's about the &lt;STRONG&gt;Measure&lt;/STRONG&gt; command?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 02:17:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824552#M354982</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-09-25T02:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824577#M354983</link>
      <description>&lt;P&gt;What do you mean? I don't want to measure the distance between the divided lines, but i want to divide the line segment by the distance i want.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 02:50:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824577#M354983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-25T02:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824589#M354984</link>
      <description>&lt;P&gt;Enter at the command prompt:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MEASURE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;select the &lt;STRONG&gt;LINE&lt;/STRONG&gt; object&lt;/P&gt;&lt;P&gt;At the Length of Segment prompt: enter the measurement distance you desire for example:&amp;nbsp;&lt;STRONG&gt;4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Point&lt;/STRONG&gt; objects are then inserted at a measured distance of &lt;STRONG&gt;4&lt;/STRONG&gt; units on the selected &lt;STRONG&gt;LINE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To see these &lt;STRONG&gt;POINT&lt;/STRONG&gt; objects enter at the command prompt:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PTYPE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Select one of the other point styles other than the dot and enter Point size like &lt;STRONG&gt;15&lt;/STRONG&gt; then click &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1758768991259.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573555iEC06FDCF48D8CF9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1758768991259.png" alt="paullimapa_0-1758768991259.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You now should see these &lt;STRONG&gt;POINTs&lt;/STRONG&gt; on the &lt;STRONG&gt;LINE&lt;/STRONG&gt; exactly &lt;STRONG&gt;4&lt;/STRONG&gt; units apart starting from the &lt;STRONG&gt;LINE's&lt;/STRONG&gt; start point.&lt;/P&gt;&lt;P&gt;FYI: The segment that's left at the end may not be 4 units&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_1-1758769457439.png" style="width: 774px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573556iC868DBC4DF0A97F8/image-dimensions/774x291?v=v2" width="774" height="291" role="button" title="paullimapa_1-1758769457439.png" alt="paullimapa_1-1758769457439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 03:05:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824589#M354984</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-09-25T03:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824618#M354987</link>
      <description>&lt;P&gt;Hi and Welcome to AutoCAD Forum...&lt;BR /&gt;you can find your need by using this free utility&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://www.cadforum.cz/en/qaID.asp?tip=3644" target="_blank" rel="noopener"&gt;DivBreak&lt;/A&gt; .&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 04:09:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824618#M354987</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2025-09-25T04:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824808#M354993</link>
      <description>&lt;P&gt;Measures companion &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-1823FF63-6952-47DD-89F8-29E4AA5B2582" target="_blank" rel="noopener"&gt;Divide&lt;/A&gt; lets you specify the amount of points for a line to be evenly spaced.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 07:45:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13824808#M354993</guid>
      <dc:creator>Simon_Weel</dc:creator>
      <dc:date>2025-09-25T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13825193#M354996</link>
      <description>&lt;P&gt;For a start, check out the attached &lt;STRONG&gt;BreakUp.lsp&lt;/STRONG&gt;.&amp;nbsp; It Breaks objects with linearity Up into separate pieces based on linetypes whose names are part of the command names defined.&amp;nbsp; Read the comments at the top -- it's "under construction," so there's discussion of limitations and possible capabilities to be included.&lt;/P&gt;
&lt;P&gt;It does it with the remainder different-length pieces at the ends of equal different length, as linetypes show them.&lt;/P&gt;
&lt;P&gt;The &lt;EM&gt;sizes&lt;/EM&gt; of the dashes and gaps [and points in some cases] are based on the linetype and the linetype scale of the drawing, not on a &lt;EM&gt;User-specified&lt;/EM&gt; length.&amp;nbsp; But it could pretty easily be modified to ask for that, both for the dash pieces and the gaps.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 12:30:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13825193#M354996</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-09-25T12:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828577#M355120</link>
      <description>&lt;P&gt;I still don’t quite understand how to evenly divide points along a straight line like that. If possible, could you make a video tutorial? I feel that this guide isn’t very optimized, so if you have a better method, could you show me instead?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 07:46:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828577#M355120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-28T07:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828582#M355121</link>
      <description>&lt;P&gt;Thank you for sharing the Divide command. What I want is to enter the spacing distance between the points along a line, rather than specifying the number of points on the line. If the Divide command has an option to input the spacing distance, I would be glad to know about it. Otherwise, I guess Divide might not be the command I’m looking for.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 07:54:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828582#M355121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-28T07:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828584#M355122</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#808080"&gt;&lt;EM&gt;What I want is to enter the spacing distance between the points along a line&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;You can try with &lt;A href="https://help.autodesk.com/view/ACD/2025/ENU/?guid=GUID-212933E8-BC53-4872-A3DC-32C48DE1B2D0" target="_blank" rel="noopener"&gt;MEASURE&lt;/A&gt;&amp;nbsp;Command. This&amp;nbsp;command is used to place points or insert blocks along entities at equally-spaced intervals based on a specified distance.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 07:59:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828584#M355122</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2025-09-28T07:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828588#M355123</link>
      <description>&lt;P&gt;Same as my response from the very beginning&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 08:02:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828588#M355123</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2025-09-28T08:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828590#M355124</link>
      <description>&lt;P&gt;Hi, I have installed and tried using it. However, it seems like there is an error with the length value I entered. I typed in 1 mm, but I don’t see any spacing that matches 1 mm. Could something be going wrong?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 08:09:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828590#M355124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-28T08:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828593#M355125</link>
      <description>&lt;P&gt;Do you have a detailed guide for the BreakUp LISP? I’m not familiar with how to interact with a LISP routine. What command should I type, and what should I enter to meet my requirements?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 08:17:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828593#M355125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-28T08:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828649#M355127</link>
      <description>&lt;P&gt;The command names [as in all AutoLisp-defined commands] are all in code lines that start like [for example] this:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;(defun C:&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;BU-HIDDEN&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;in which &lt;EM&gt;the part that follows the&lt;/EM&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;&lt;STRONG&gt; C:&lt;/STRONG&gt; &lt;/FONT&gt;[the &lt;FONT color="#FF0000"&gt;red&lt;/FONT&gt; part] &lt;EM&gt;is the command name&lt;/EM&gt;.&amp;nbsp; Type &lt;FONT color="#FF0000"&gt;that&lt;/FONT&gt; in, select valid objects [as many as you want], and they will be Broken Up into pieces with gaps emulating the&lt;FONT face="courier new,courier" size="4"&gt; &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;HIDDEN&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/FONT&gt;linetype.&amp;nbsp; There's one for each of AutoCAD's standard linetypes that involve only dashes and gaps [none of the ones with Shape or Text inclusions].&lt;/P&gt;
&lt;P&gt;To make your specific example possible, I am developing [at another location] one that will take input on dash and gap sizes from User input, instead of being based on AutoCAD's linetypes [which don't include any with the gap size the same as the dash length, as it appears you want].&amp;nbsp; Maybe some time this week....&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 14:10:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13828649#M355127</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-09-29T14:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13829811#M355174</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;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;..., I am developing ... one that will take input on dash and gap sizes from User input, instead of being based on AutoCAD's linetypes [which don't include any with the gap size the same as the dash length, as it appears you want].&amp;nbsp; Maybe some time this week....&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Try this out -- &lt;STRONG&gt;BreakUp&lt;FONT color="#FF0000"&gt;U&lt;/FONT&gt;.lsp&lt;/STRONG&gt;&amp;nbsp; -- the last &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;U&lt;/STRONG&gt;&lt;/FONT&gt; stands for "including &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;U&lt;/STRONG&gt;&lt;/FONT&gt;ser-input option on dash-gap sizes,"&amp;nbsp;which was &lt;EM&gt;added&lt;/EM&gt; -- it still has all the other linetypes' commands.&lt;/P&gt;
&lt;P&gt;The command to spell out your own &lt;FONT face="courier new,courier" size="4" color="#0000FF"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/FONT&gt;ash &amp;amp; &lt;FONT face="courier new,courier" size="4" color="#339966"&gt;&lt;STRONG&gt;G&lt;/STRONG&gt;&lt;/FONT&gt;ap sizes is&lt;FONT face="courier new,courier" size="4"&gt; &lt;STRONG&gt;BU-&lt;FONT color="#FF0000"&gt;U&lt;/FONT&gt;ser&lt;FONT color="#0000FF"&gt;D&lt;/FONT&gt;&lt;FONT color="#339966"&gt;G&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp; It does things like this, where you can specify your own Dash and Gap sizes in different proportions than in AutoCAD's linetypes:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1759154463435.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1574697i2549A8E3131BB416/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1759154463435.png" alt="Kent1Cooper_0-1759154463435.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;[Some pieces are selected/gripped/highlighted to show that they're separate pieces, but they all came from one Line and one Arc as source objects.]&lt;/P&gt;
&lt;P&gt;It remembers your custom Dash &amp;amp; Gap sizes, and offers them as defaults on subsequent use.&lt;/P&gt;
&lt;P&gt;Still in progress in some of the same ways as before.&amp;nbsp; So far, the only User-specifiable configuration is for &lt;EM&gt;one&lt;/EM&gt; dash and &lt;EM&gt;one&lt;/EM&gt; gap -- maybe some of the other sequences will come later.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 11:38:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13829811#M355174</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-10-01T11:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I divide a line while controlling the segment length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13839638#M355427</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3232611"&gt;@vu&lt;/a&gt;_tuan_khanh&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did the information provided answer your question? If so, please use Accept Solution so that others may find this in the future. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 18:43:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-divide-a-line-while-controlling-the-segment-length/m-p/13839638#M355427</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2025-10-06T18:43:06Z</dc:date>
    </item>
  </channel>
</rss>

