<?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: Measure width of a polygon at a point within the polygon in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/measure-width-of-a-polygon-at-a-point-within-the/m-p/664365#M17818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would be a valid option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if the line is in the center of the buffer then a single IPolyline:QueryPointAndDistance would do to get half the distance you are looking for. Or determine the distance to the boundary (IProximityOperator:ReturnDistance) and multiply by 2. However, if the polygon shape is not as predictable as shown, your option is much better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 03:35:41 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-07-08T03:35:41Z</dc:date>
    <item>
      <title>Measure width of a polygon at a point within the polygon</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/measure-width-of-a-polygon-at-a-point-within-the/m-p/664364#M17817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the screenshot below, I need to measure W1 and W2.&amp;nbsp; The polygon is shown in green.&amp;nbsp; There are two point features which lie within the polygon shown in dark green.&amp;nbsp; I would like the distance from the points to the polygon boundary measured in a direction perpendicular to the linear feature shown in dark red.&amp;nbsp; I can construct perpendiculars using the IConstructPoint.ConstructPerpendicular method.&amp;nbsp; Is the easiest way to find W1 and W2 to construct perpendicular lines at the points shown and then clip those lines with the polygon? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="polygon_width.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/115926_polygon_width.PNG" style="width: 620px; height: 252px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 22:09:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/measure-width-of-a-polygon-at-a-point-within-the/m-p/664364#M17817</guid>
      <dc:creator>TedRakel</dc:creator>
      <dc:date>2015-07-07T22:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Measure width of a polygon at a point within the polygon</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/measure-width-of-a-polygon-at-a-point-within-the/m-p/664365#M17818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would be a valid option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if the line is in the center of the buffer then a single IPolyline:QueryPointAndDistance would do to get half the distance you are looking for. Or determine the distance to the boundary (IProximityOperator:ReturnDistance) and multiply by 2. However, if the polygon shape is not as predictable as shown, your option is much better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 03:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/measure-width-of-a-polygon-at-a-point-within-the/m-p/664365#M17818</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-08T03:35:41Z</dc:date>
    </item>
  </channel>
</rss>

