<?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: How can I extrude a shapefile by a specific attribute in arcpy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640458#M49896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/layer-class.htm"&gt; layer object &lt;/A&gt;has an extrusion method, this should allow you to extrude the features in your layer as if you are using that button in the Appearance tab.&amp;nbsp;Extrusion is an&lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/extrude-features-to-3d-symbology.htm"&gt; effect &lt;/A&gt;you apply to your layer, you are not actually convert the data into 3D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2019 09:07:30 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2019-10-11T09:07:30Z</dc:date>
    <item>
      <title>How can I extrude a shapefile by a specific attribute in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640457#M49895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can extrude the shapefile in arcgis pro using the appearance tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do the same thing in arcpy but I cannot seem to figure it out. I have tried&amp;nbsp;FeatureTo3DByAttribute_3d but that just moves the 2d polygon to the height of the attribute.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to connect to surfaces? I also took a look at ExtrudeBetween_3d but that requires a TIN for the top and bottom. All&amp;nbsp;I have is my shapefile with columns of base elevation and height.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 14:48:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640457#M49895</guid>
      <dc:creator>PaulGrenning</dc:creator>
      <dc:date>2019-10-09T14:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extrude a shapefile by a specific attribute in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640458#M49896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/layer-class.htm"&gt; layer object &lt;/A&gt;has an extrusion method, this should allow you to extrude the features in your layer as if you are using that button in the Appearance tab.&amp;nbsp;Extrusion is an&lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/extrude-features-to-3d-symbology.htm"&gt; effect &lt;/A&gt;you apply to your layer, you are not actually convert the data into 3D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 09:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640458#M49896</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2019-10-11T09:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extrude a shapefile by a specific attribute in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640459#M49897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can use this tool to export the layer to a multipatch&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/461656_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 12:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-can-i-extrude-a-shapefile-by-a-specific/m-p/640459#M49897</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2019-10-11T12:17:51Z</dc:date>
    </item>
  </channel>
</rss>

