<?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: Dynamic height extrusion in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695100#M8807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just realized that there might be a known bug here with polygons, and it should work with polylines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 00:59:16 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2018-01-12T00:59:16Z</dc:date>
    <item>
      <title>Dynamic height extrusion</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695098#M8805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are working on 3D scene view and use SceneProperties to code the height of Polygons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Snippet:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #569cd6;"&gt;var&lt;/SPAN&gt;&amp;nbsp;renderer&amp;nbsp;&lt;SPAN style="color: #b4b4b4;"&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #569cd6;"&gt;new&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #4ec9b0;"&gt;SimpleRenderer&lt;/SPAN&gt;{ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SceneProperties&amp;nbsp;&lt;SPAN style="color: #b4b4b4;"&gt;=&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ExtrusionMode&amp;nbsp;&lt;SPAN style="color: #b4b4b4;"&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #b8d7a3;"&gt;ExtrusionMode&lt;/SPAN&gt;&lt;SPAN style="color: #b4b4b4;"&gt;.&lt;/SPAN&gt;BaseHeight, &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ExtrusionExpression&amp;nbsp;&lt;SPAN style="color: #b4b4b4;"&gt;=&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #d69d85;"&gt;"[height]"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;} };
....
&lt;PRE class="lia-code-sample line-numbers language-none"&gt;graphic&lt;SPAN style="color: #b4b4b4;"&gt;.&lt;/SPAN&gt;Attributes&lt;SPAN style="color: #b4b4b4;"&gt;.&lt;/SPAN&gt;Add(&lt;SPAN style="color: #d69d85;"&gt;"height"&lt;/SPAN&gt;,&amp;nbsp;height);&lt;/PRE&gt;&lt;/PRE&gt;&lt;P&gt;However, we would like to adjust the height during the runtime of an application, depending e.g. on the zoom level. How do we&amp;nbsp;instruct the ArcGIS-framework to repaint the graphics on a GraphicsLayer once we've adjusted the height value? As we've got about 5000 Graphics we would like to avoid removing all graphics and create new one everytime the height changes. Is there any solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eugen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695098#M8805</guid>
      <dc:creator>EugenReiswich</dc:creator>
      <dc:date>2021-12-12T05:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic height extrusion</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695099#M8806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's supposed to "just work" and automatically update. Can you share an example that demonstrates the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 22:43:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695099#M8806</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-01-11T22:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic height extrusion</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695100#M8807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just realized that there might be a known bug here with polygons, and it should work with polylines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 00:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/dynamic-height-extrusion/m-p/695100#M8807</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-01-12T00:59:16Z</dc:date>
    </item>
  </channel>
</rss>

