<?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 divde polyline in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/divde-polyline/m-p/2652053#M66341</link>
    <description>I want to substract a pointlist from a selected polyline from points at a given distance.&lt;BR /&gt;
In other words: if you use the measure command in Autocad: I want to get a list of all insertion points of the inserted blocks.&lt;BR /&gt;
&lt;BR /&gt;
I have something in mind: extract a list of vertexes , than calculate the length, than divide the line, take what is left to the calculation of the following vertex, ... But I have a strong feeling that this will take me too far. I think I'm missing some essential construction geometry within vb.net.</description>
    <pubDate>Fri, 19 Mar 2010 22:19:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-03-19T22:19:48Z</dc:date>
    <item>
      <title>divde polyline</title>
      <link>https://forums.autodesk.com/t5/net-forum/divde-polyline/m-p/2652053#M66341</link>
      <description>I want to substract a pointlist from a selected polyline from points at a given distance.&lt;BR /&gt;
In other words: if you use the measure command in Autocad: I want to get a list of all insertion points of the inserted blocks.&lt;BR /&gt;
&lt;BR /&gt;
I have something in mind: extract a list of vertexes , than calculate the length, than divide the line, take what is left to the calculation of the following vertex, ... But I have a strong feeling that this will take me too far. I think I'm missing some essential construction geometry within vb.net.</description>
      <pubDate>Fri, 19 Mar 2010 22:19:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/divde-polyline/m-p/2652053#M66341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-19T22:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: divde polyline</title>
      <link>https://forums.autodesk.com/t5/net-forum/divde-polyline/m-p/2652054#M66342</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Look at the Curve.GetPointAtDist() method (Polyline inherits from Curve)</description>
      <pubDate>Sat, 20 Mar 2010 09:48:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/divde-polyline/m-p/2652054#M66342</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2010-03-20T09:48:16Z</dc:date>
    </item>
  </channel>
</rss>

