<?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: Scene Layer Selection Problem in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/scene-layer-selection-problem/m-p/1117070#M10639</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently the way you select features in a SceneLayer is via interaction with the features displayed in the SceneView. This requires calling Identify, which returns a collection of features you then pass to the SelectFeature method.&lt;/P&gt;&lt;P&gt;On the roadmap, we are considering adding one or more query operations to the scene layer where user interaction is not required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 00:23:47 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2021-11-16T00:23:47Z</dc:date>
    <item>
      <title>Scene Layer Selection Problem</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scene-layer-selection-problem/m-p/1116292#M10637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I exported the SLPK file from city engine with 9 buildings and I loaded that local SLPK file in WPF Application using ArcGIS Runtime SDK for Dot Net V100.12.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I referred scene layer selection sample from following link and try this. I successfully completed this sample.&lt;/P&gt;&lt;P&gt;link :&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/scene-layer-selection/" target="_blank"&gt;https://developers.arcgis.com/net/wpf/sample-code/scene-layer-selection/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this sample, when user click the object select that appropriate object using&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;MySceneView.IdentifyLayerAsync(sceneLayer, e.Position, 10, false, 1);&lt;/STRONG&gt;&lt;/EM&gt; method with&amp;nbsp;x y position.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But I need to select the object programmatically without user clicking that object and without using IdentifyLayerAsync like below&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;System.Windows.Point p = new System.Windows.Point();&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;p.X = 893;&lt;BR /&gt;p.Y = 465;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;IdentifyLayerResult identifyResult = await MySceneView.IdentifyLayerAsync(sceneLayer, p, 10, false, 1);&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;please give any other solution / another way to select object for this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 14:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scene-layer-selection-problem/m-p/1116292#M10637</guid>
      <dc:creator>KarthikS</dc:creator>
      <dc:date>2021-11-12T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Layer Selection Problem</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scene-layer-selection-problem/m-p/1117070#M10639</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently the way you select features in a SceneLayer is via interaction with the features displayed in the SceneView. This requires calling Identify, which returns a collection of features you then pass to the SelectFeature method.&lt;/P&gt;&lt;P&gt;On the roadmap, we are considering adding one or more query operations to the scene layer where user interaction is not required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 00:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scene-layer-selection-problem/m-p/1117070#M10639</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2021-11-16T00:23:47Z</dc:date>
    </item>
  </channel>
</rss>

