<?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: Split or Clip 3D polyline at specified z-value in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690297#M4129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thomas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of problems do you walk into? If you can share a small part of your data and the height you're evaluating against, I can have a look and see if this might be version related or data related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Nov 2013 05:02:04 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2013-11-07T05:02:04Z</dc:date>
    <item>
      <title>Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690294#M4126</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;I have radar tracks of flightpaths as shapefiles (exported from a CAD-application) and I need to select only the part below a certain height. Anyone out there having some tips or tricks how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 16:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690294#M4126</guid>
      <dc:creator>ThomasHelin</dc:creator>
      <dc:date>2013-11-04T16:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690295#M4127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi&lt;BR /&gt;I have radar tracks of flightpaths as shapefiles (exported from a CAD-application) and I need to select only the part below a certain height. Anyone out there having some tips or tricks how to do this?&lt;BR /&gt;Rgds,&lt;BR /&gt;Thomas&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start creating a TIN (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00q90000001v000000"&gt;Create TIN (3D Analyst)&lt;/A&gt;&lt;SPAN&gt;). Use a polygon of the study area, and use the fixed value ("certain height") to create the surface. Use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00q9000000mq000000"&gt;Intersect 3D Line With Surface (3D Analyst)&lt;/A&gt;&lt;SPAN&gt; tool to intersect the flight paths. The result will be the segmented flight paths optionally the points of where the flight path is cut. The output will have two columns SURF_FROM and SURF_TO which will have the same value for all the features except the first and last feature. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In case you use more surfaces this will have more meaning. You can however use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s00000027000000"&gt;calculate geometry&lt;/A&gt;&lt;SPAN&gt; to calculate the Z coordinate of the midpoint of the line segment and select those parts of the line where this value is below the "certain height". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 07:12:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690295#M4127</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-11-06T07:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690296#M4128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your tip, I've tried them but no great success, possible because I havn't upgraded from version 10. I'll keep on trying but if you have any comments; please write to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regrads,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 04:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690296#M4128</guid>
      <dc:creator>ThomasHelin</dc:creator>
      <dc:date>2013-11-07T04:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690297#M4129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thomas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of problems do you walk into? If you can share a small part of your data and the height you're evaluating against, I can have a look and see if this might be version related or data related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 05:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690297#M4129</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-11-07T05:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690298#M4130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your explanations and comments were very good, I really appreciate your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Nov 2013 13:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690298#M4130</guid>
      <dc:creator>ThomasHelin</dc:creator>
      <dc:date>2013-11-09T13:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690299#M4131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Xander&lt;BR /&gt;Your explanations and comments were very good, I really appreciate your help.&lt;BR /&gt;Kind regards,&lt;BR /&gt;Thomas&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For those interested; I attached the explanation of the steps as PDF document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 05:55:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690299#M4131</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-11-11T05:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Split or Clip 3D polyline at specified z-value</title>
      <link>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690300#M4132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, Xander,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your answer is really helpful. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help look into the case at &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/94297-Niether-Collada-nor-Sketchup-textures-can-be-imported-into-ArcGIS-10.2"&gt;http://forums.arcgis.com/threads/94297-Niether-Collada-nor-Sketchup-textures-can-be-imported-into-ArcGIS-10.2&lt;/A&gt;&lt;SPAN&gt; and see if you can provide some advices?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 10:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/split-or-clip-3d-polyline-at-specified-z-value/m-p/690300#M4132</guid>
      <dc:creator>larryzhang1</dc:creator>
      <dc:date>2013-11-12T10:25:11Z</dc:date>
    </item>
  </channel>
</rss>

