Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SpacePilot Button Help

Status
Not open for further replies.

MEGCLAY

Computer
Oct 25, 2001
6
0
0
US
we have nx4 and ideas12
using spacepilots
anybody know of the code that it uses to
program the buttons for shade and wireframe views
called 3dconnexion they could not help


example
BUTTON_CHARACTERS =

ug
{ USER_001, },{ USER_002},etc
{ USER_015, "UG - Layer - Move item", " +18:540540929 -18:3224895489 +82:1245185 -82:1245185 +77:3276801 -77:3276801" },
{ USER_016, "KEY - CTRL", " +17:1900545 -17:3223126017" },
{ USER_017, "KEY - SHIFT", " +16:2752513 -16:3223977985" }


ideas
{ USER_013, "shift", " +16:2752513 -16:3223977985" },
{ USER_014, "ctrl", " +17:1900545 -17:3223126017" }
 
Status
Not open for further replies.
Back
Top