<?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: Remove points/undo from a new line feedback in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154944#M4015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would need to stop the feedback and get the polyline object it returns.&amp;nbsp; Restart the feedback, QI over to IPointCollection and add all of the points except for the last one back to it.&amp;nbsp; After that, call MoveTo and pass in the current mouse location to connect the feedback back to the mouse cursor.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 12:36:22 GMT</pubDate>
    <dc:creator>NeilClemmons</dc:creator>
    <dc:date>2013-01-24T12:36:22Z</dc:date>
    <item>
      <title>Remove points/undo from a new line feedback</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154943#M4014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how you would undo the addition of a new point to a newline feed back. We are trying to implement tracing functionality using a newline feedback and need to remove points if the user moves the mouse backwards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harsha&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:10:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154943#M4014</guid>
      <dc:creator>HarshaPerera</dc:creator>
      <dc:date>2013-01-24T09:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remove points/undo from a new line feedback</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154944#M4015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would need to stop the feedback and get the polyline object it returns.&amp;nbsp; Restart the feedback, QI over to IPointCollection and add all of the points except for the last one back to it.&amp;nbsp; After that, call MoveTo and pass in the current mouse location to connect the feedback back to the mouse cursor.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 12:36:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154944#M4015</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2013-01-24T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Remove points/undo from a new line feedback</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154945#M4016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help Neil. However, in the end we decided to go with a group feedback as adding the point back in one by one caused too much flicker if there was a number of points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 13:57:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/remove-points-undo-from-a-new-line-feedback/m-p/154945#M4016</guid>
      <dc:creator>HarshaPerera</dc:creator>
      <dc:date>2013-02-08T13:57:18Z</dc:date>
    </item>
  </channel>
</rss>

