<?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 change all vertices of a polyline feature in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735856#M19549</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;i want to edit all vertices of a polyline feature. Is there any sample VBA code available? i have been searching for a while now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example case will be where all the x and y values wil be incremented by 5 units.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 09:49:47 GMT</pubDate>
    <dc:creator>VinayanMP</dc:creator>
    <dc:date>2012-02-09T09:49:47Z</dc:date>
    <item>
      <title>change all vertices of a polyline feature</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735856#M19549</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;i want to edit all vertices of a polyline feature. Is there any sample VBA code available? i have been searching for a while now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example case will be where all the x and y values wil be incremented by 5 units.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 09:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735856#M19549</guid>
      <dc:creator>VinayanMP</dc:creator>
      <dc:date>2012-02-09T09:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: change all vertices of a polyline feature</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735857#M19550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;figured it out myself..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PointCollection = feature.shapecopy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;loop pointcollection and use UpdatePoint method&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature.Shape = pointcollection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature.store&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 11:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735857#M19550</guid>
      <dc:creator>VinayanMP</dc:creator>
      <dc:date>2012-02-09T11:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: change all vertices of a polyline feature</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735858#M19551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also use ITransform2d to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000003m3000000"&gt;move the feature.&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 14:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/change-all-vertices-of-a-polyline-feature/m-p/735858#M19551</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-02-09T14:46:06Z</dc:date>
    </item>
  </channel>
</rss>

