<?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 Reverse Orientation Not Working in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/reverse-orientation-not-working/m-p/623691#M16781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to reverse the orientation of a polygon but this simple operation is not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim myPolygon as IPolygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myPolygon.ReverseOrientation()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an operation I have to perform on the polygon before I use the reverseOrientation function or something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 20:04:54 GMT</pubDate>
    <dc:creator>BrianBehling</dc:creator>
    <dc:date>2010-07-29T20:04:54Z</dc:date>
    <item>
      <title>Reverse Orientation Not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/reverse-orientation-not-working/m-p/623691#M16781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to reverse the orientation of a polygon but this simple operation is not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim myPolygon as IPolygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myPolygon.ReverseOrientation()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an operation I have to perform on the polygon before I use the reverseOrientation function or something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 20:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/reverse-orientation-not-working/m-p/623691#M16781</guid>
      <dc:creator>BrianBehling</dc:creator>
      <dc:date>2010-07-29T20:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Orientation Not Working</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/reverse-orientation-not-working/m-p/623692#M16782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No, there's nothing special you need to do.&amp;nbsp; Have you seen the following example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/componenthelp/esrigeometry/ReverseOrientation_Example.htm"&gt;http://edndoc.esri.com/arcobjects/9.2/componenthelp/esrigeometry/ReverseOrientation_Example.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are you expecting to see whe you reverse the order of your polygon?&amp;nbsp; The node order determines whether a ring is an inner or outer ring.&amp;nbsp; I'm not sure what goes on behind the scenes so it's possible that changing the order of a polygon might not have any affect for something like a simple polygon as Arc knows this must be an outer ring and so the nodes must be in a clockwise direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 07:04:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/reverse-orientation-not-working/m-p/623692#M16782</guid>
      <dc:creator>AndrewMay</dc:creator>
      <dc:date>2010-07-30T07:04:08Z</dc:date>
    </item>
  </channel>
</rss>

