Select and Drag a 3D Object

462
2
04-24-2019 11:06 AM
SelimOzel
New Contributor III

Hi There. I am looking for an option to select a 3D object and have the ability to drag the object when it is selected. Is this functionality possible via tools provided by the C++ QT SDK?

Link to SDK Documentation:
https://developers.arcgis.com/qt/

S

0 Kudos
2 Replies
SelimOzel
New Contributor III

I actually found the solution to my issue mostly playing around with the Graphics Overlay class! 

https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-graphicsoverlay.html

0 Kudos
AnatBen_Israel
New Contributor II

Hi, 

Can you explain how you solved it using the GraphicsOverlay class? I have the same problem.

0 Kudos