<?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: ISpatialFilter without FeatureClass in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407975#M10918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;great!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 14:28:01 GMT</pubDate>
    <dc:creator>VinayanMP</dc:creator>
    <dc:date>2012-02-07T14:28:01Z</dc:date>
    <item>
      <title>ISpatialFilter without FeatureClass</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407973#M10916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size: 3; font-family: Georgia;"&gt;Hello,&lt;BR /&gt;I hope somebody can&amp;nbsp; help me on this.&lt;BR /&gt;&lt;BR /&gt;i have two polygon Feature Classes, say, A and B. I want to check whether the Centroid of Polygon from A intersect a 10 feet buffer of centroid of polygon from B.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I used ItopologicalOperator.Buffer to Create the buffer from B. I believe the centroid of the Polygon from A can be obtained by using the below method&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;set pFeatClassA = pmap.layer(0) Dim pFeatureA as iFeature Set pFeatureA = pFeatClassA.GetFeature(123) Dim pPolygon as Ipolygon Set pPolygon = pFeatureA.Shape Dim pArea as iArea Set pArea = pPolygon Dim centroidPt as iPoint Set centroidPt = pArea.Centroid&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;But which method can be used to find whether these geometries intersect since there are no physical features corresponding to the centroid and the buffer polygon? IspatialFilter is the only option that i know of. But it seems it can be used only&amp;nbsp; from a FeatureClass or Selection set. Can someone help me on this? &lt;BR /&gt;&lt;BR /&gt;Note: I do not want to create additional feature classes for this. It would have been a simple solution then.&lt;BR /&gt;Thanks in advance..&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 09:14:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407973#M10916</guid>
      <dc:creator>VinayanMP</dc:creator>
      <dc:date>2012-02-07T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: ISpatialFilter without FeatureClass</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407974#M10917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you could use IRelationalOperator to determine the spatial relationship.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 13:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407974#M10917</guid>
      <dc:creator>sapnas</dc:creator>
      <dc:date>2012-02-07T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: ISpatialFilter without FeatureClass</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407975#M10918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;great!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 14:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ispatialfilter-without-featureclass/m-p/407975#M10918</guid>
      <dc:creator>VinayanMP</dc:creator>
      <dc:date>2012-02-07T14:28:01Z</dc:date>
    </item>
  </channel>
</rss>

