<?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: Arcpy - 3D straight line length of polyline in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611888#M47773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr Dan Patterson,&lt;/P&gt;&lt;P&gt;After some more research i have used math function to achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2017 09:51:34 GMT</pubDate>
    <dc:creator>Thanh_NgocDao</dc:creator>
    <dc:date>2017-05-11T09:51:34Z</dc:date>
    <item>
      <title>Arcpy - 3D straight line length of polyline</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611885#M47770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear guys,&lt;/P&gt;&lt;P&gt;Currently i'm writting a script to calculate the surface length and 3D length (mean that the straight line length from begin vertex to the end vertex, mean that the length which has Z value apply, in math we can calculate by function in this topic: &lt;A class="link-titled" href="https://brilliant.org/wiki/3d-coordinate-geometry-distance/" title="https://brilliant.org/wiki/3d-coordinate-geometry-distance/"&gt;3D Coordinate Geometry - Distance | Brilliant Math &amp;amp; Science Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;At first i used th SurfaceLength_3d function to get surface length then i use the Intersect function which will produce the 3D_length in attribute table for 3D length but 3D length and surface length are equal for every case so i think that 3d length is the Surface length in this case&lt;/P&gt;&lt;P&gt;Do we have any function to get the 3D straight line length of polyline in Arcgis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 04:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611885#M47770</guid>
      <dc:creator>Thanh_NgocDao</dc:creator>
      <dc:date>2017-05-09T04:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - 3D straight line length of polyline</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611886#M47771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some body know about this problem ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 02:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611886#M47771</guid>
      <dc:creator>Thanh_NgocDao</dc:creator>
      <dc:date>2017-05-11T02:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - 3D straight line length of polyline</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611887#M47772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/add-geometry-attributes.htm"&gt;add-geometry-attributes&lt;/A&gt; &amp;nbsp; for 3D length of a Z-enabled polyline.&amp;nbsp; If you just want the straightline length between the start and the end, simply use the X,Y and Z values for the start and end for this calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 04:03:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611887#M47772</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-11T04:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - 3D straight line length of polyline</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611888#M47773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr Dan Patterson,&lt;/P&gt;&lt;P&gt;After some more research i have used math function to achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 09:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611888#M47773</guid>
      <dc:creator>Thanh_NgocDao</dc:creator>
      <dc:date>2017-05-11T09:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - 3D straight line length of polyline</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611889#M47774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the 'math' functions are quite extensive in the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/an-overview-of-the-math-tools.htm"&gt;Spatial Analyst extension&lt;/A&gt;... and are useful for putting together models or working with scripts... although the calculator approach is attractive for simple calculations.&amp;nbsp; similarly, the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/polyline.htm"&gt;polyline class&lt;/A&gt; in arcpy is useful from a scripting standpoint&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 12:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-3d-straight-line-length-of-polyline/m-p/611889#M47774</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-11T12:08:09Z</dc:date>
    </item>
  </channel>
</rss>

