<?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 GraphicsOverlay.Extent.HasZ value is false + ViewInsets in SceneView in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/graphicsoverlay-extent-hasz-value-is-false/m-p/1689891#M13882</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a GraphicsOverlay with SurfacePlacement.Absolute that contains Polylines with Z coordinates.&lt;BR /&gt;The polylines are rendered correctly above the ground according to their Z value.&lt;BR /&gt;&lt;BR /&gt;When I get the Extent of the GraphicsOverlay, its HasZ property is false with 0 for ZMin and ZMax.&lt;BR /&gt;&lt;BR /&gt;I have to re-create an Envelope with the correct Z values from the overlay geometries:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;double zMin = _polylinesOverlay.Graphics.Min(g =&amp;gt; g.Geometry?.Extent?.ZMin ?? 0);&lt;BR /&gt;double zMax = _polylinesOverlay.Graphics.Max(g =&amp;gt; g.Geometry?.Extent?.ZMax ?? 0);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Am I missing something here?&lt;BR /&gt;&lt;BR /&gt;I need this to manually compute a Viewpoint instead of using the&amp;nbsp;ViewInsets since it is ignored for SceneView.&lt;BR /&gt;According to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1052"&gt;@dotMorten_esri&lt;/a&gt;&amp;nbsp;in the thread&amp;nbsp;&lt;A href="https://community.esri.com/t5/net-maps-sdk-questions/sceneview-questions-curiosities/td-p/78950" target="_blank"&gt;Solved: SceneView questions/curiosities - Esri Community&lt;/A&gt; it was planned to support ViewInsets in 3D. Is still the case?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2026 10:02:37 GMT</pubDate>
    <dc:creator>Jube</dc:creator>
    <dc:date>2026-03-11T10:02:37Z</dc:date>
    <item>
      <title>GraphicsOverlay.Extent.HasZ value is false + ViewInsets in SceneView</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/graphicsoverlay-extent-hasz-value-is-false/m-p/1689891#M13882</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a GraphicsOverlay with SurfacePlacement.Absolute that contains Polylines with Z coordinates.&lt;BR /&gt;The polylines are rendered correctly above the ground according to their Z value.&lt;BR /&gt;&lt;BR /&gt;When I get the Extent of the GraphicsOverlay, its HasZ property is false with 0 for ZMin and ZMax.&lt;BR /&gt;&lt;BR /&gt;I have to re-create an Envelope with the correct Z values from the overlay geometries:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;double zMin = _polylinesOverlay.Graphics.Min(g =&amp;gt; g.Geometry?.Extent?.ZMin ?? 0);&lt;BR /&gt;double zMax = _polylinesOverlay.Graphics.Max(g =&amp;gt; g.Geometry?.Extent?.ZMax ?? 0);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Am I missing something here?&lt;BR /&gt;&lt;BR /&gt;I need this to manually compute a Viewpoint instead of using the&amp;nbsp;ViewInsets since it is ignored for SceneView.&lt;BR /&gt;According to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1052"&gt;@dotMorten_esri&lt;/a&gt;&amp;nbsp;in the thread&amp;nbsp;&lt;A href="https://community.esri.com/t5/net-maps-sdk-questions/sceneview-questions-curiosities/td-p/78950" target="_blank"&gt;Solved: SceneView questions/curiosities - Esri Community&lt;/A&gt; it was planned to support ViewInsets in 3D. Is still the case?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 10:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/graphicsoverlay-extent-hasz-value-is-false/m-p/1689891#M13882</guid>
      <dc:creator>Jube</dc:creator>
      <dc:date>2026-03-11T10:02:37Z</dc:date>
    </item>
  </channel>
</rss>

