<?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: Is it possible to select objects by mouse on 3D scene? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618520#M3098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you select features in the same way as you would in 2D, because the MapView and SceneView share the same base class - GeoView -&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-geoview.html" title="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-geoview.html"&gt;GeoView QML Type | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to select graphics, use identifyGraphics() method on the mouseClicked signal to get back a list of graphics. You can then select those Graphics. If you are trying to select a feature from a layer, you would instead call identifyLayer() method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2017 17:45:24 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2017-07-04T17:45:24Z</dc:date>
    <item>
      <title>Is it possible to select objects by mouse on 3D scene?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618519#M3097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a 3D scene with a few marker objects on it (like in Scenes/Symbols example).&lt;/P&gt;&lt;P&gt;Can I somehow select the markers by mouse?&lt;/P&gt;&lt;P&gt;Is it possible to somehow move them by mouse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 13:31:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618519#M3097</guid>
      <dc:creator>AlexeyGolovizin</dc:creator>
      <dc:date>2017-07-04T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select objects by mouse on 3D scene?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618520#M3098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you select features in the same way as you would in 2D, because the MapView and SceneView share the same base class - GeoView -&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-geoview.html" title="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-geoview.html"&gt;GeoView QML Type | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to select graphics, use identifyGraphics() method on the mouseClicked signal to get back a list of graphics. You can then select those Graphics. If you are trying to select a feature from a layer, you would instead call identifyLayer() method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 17:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618520#M3098</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2017-07-04T17:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select objects by mouse on 3D scene?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618521#M3099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, i'll try it out.&lt;/P&gt;&lt;P&gt;^_^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 13:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/is-it-possible-to-select-objects-by-mouse-on-3d/m-p/618521#M3099</guid>
      <dc:creator>AlexeyGolovizin</dc:creator>
      <dc:date>2017-07-06T13:05:13Z</dc:date>
    </item>
  </channel>
</rss>

