Select to view content in your preferred language

It should be possible to assign custom buttons to 3D mice

621
2
11-27-2023 12:50 AM
Status: Open
Labels (1)
BarbaraSchneider2
Occasional Contributor III

The Stealth Mouse and Soft Mouse are supported in ArcGIS Pro 3.2. These are great news! I really like the GUI to assign functions to the buttons of the 3D mice. It is more user friendly than in Stereo Analyst.

It must be possible to assign custom buttons to the 3D mice (examples see below). Otherwise, it doesn't make sense for us to use a 3D mouse.

Examples from the Swiss National Forest Inventory:

For one sample plot, the interpeters must digitize 25 points and assign the land cover to them:

BarbaraSchneider2_0-1700833905003.png

The workflow with a 3D mouse looks as follows:

  1. When the interpreter starts digitizing, the cursor automatically jumps to the x, y, and z location of the first point.
  2. The interpreter selects the land cover category in a combo box.
  3. She clicks on a 3D mouse button --> this is a custom button that assigns the attribute to the point and jumps to the x,y, and z location of the next point.
  4. Repeat these steps until all 25 points are digitized.

Or even better: points 2 and 3 could be combined to one button click --> for every land cover category, a different button or button combination could be clicked.

There is another example:

The interpreters must digitize the forest boundary line. Around the last vertex of the sketch, there is a circle with 25 m radius. The purpose of this circle is to indicate the area in which the next vertex has to be placed (the distance between vertices must be < 25 m):

BarbaraSchneider2_1-1700833905018.png

The workflow with a 3D mouse looks as follows:

  1. When the interpreter starts digitizing, she clicks on a 3D mouse button --> this is a custom button that digitizes the first vertex, and draws a circle around it (using SDK function MapView.Active.AddOverlay()).
  2. Repeat this step until forest boundary line is finished.

 

2 Comments
Mirco_Ackermann

I think the ability to assign custom buttons to 3D mice would be a great improvement!

MarkusWortmann

The simple assignment of hotkeys is already easily possible in another software for photogrammetric evaluation (Socet GXP from BAE Systems).
So it should not be a big deal for Esri to implement the individual access to the hotkeys with the mouse buttons.
This function is absolutely necessary to make simple commands accessible and ergonomic for e.g. left-handed users.