<?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 Can we change envelope.expand parametres from double to metre?? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/can-we-change-envelope-expand-parametres-from/m-p/493418#M13280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wish to find all those line intersecting from point which are 8 metre away from the point.Let me expalin you what i did so far-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pEnvelope=Frompt1.envelope&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pEnvelope.Expand(0.5, 0.5, true);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And then did spatial query of esrispatialintersects.The problem is envelope.expand parametre that is 0.5 is in double.I wish to change it in metre so that i can get 8 metre distance away from point .How I will do it ??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 04:05:09 GMT</pubDate>
    <dc:creator>cynthiasinha</dc:creator>
    <dc:date>2014-01-17T04:05:09Z</dc:date>
    <item>
      <title>Can we change envelope.expand parametres from double to metre??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/can-we-change-envelope-expand-parametres-from/m-p/493418#M13280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wish to find all those line intersecting from point which are 8 metre away from the point.Let me expalin you what i did so far-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pEnvelope=Frompt1.envelope&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pEnvelope.Expand(0.5, 0.5, true);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And then did spatial query of esrispatialintersects.The problem is envelope.expand parametre that is 0.5 is in double.I wish to change it in metre so that i can get 8 metre distance away from point .How I will do it ??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 04:05:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/can-we-change-envelope-expand-parametres-from/m-p/493418#M13280</guid>
      <dc:creator>cynthiasinha</dc:creator>
      <dc:date>2014-01-17T04:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we change envelope.expand parametres from double to metre??</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/can-we-change-envelope-expand-parametres-from/m-p/493419#M13281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;An envelope isn't what you really need to use if you want to only select features within a certain distance from a point.&amp;nbsp; Instead, use ITopologicalOperator.Buffer to buffer the point, creating a true circle that you can use in your spatial query.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 11:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/can-we-change-envelope-expand-parametres-from/m-p/493419#M13281</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2014-01-17T11:57:56Z</dc:date>
    </item>
  </channel>
</rss>

