View Single Post
  #2  
Old 06-10-2013, 04:28 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can detect when an object in the haptics simulation is touched using the <sensable>.TOUCH_EVENT. Then you can use <device>.getForce() to get the force exerted.
Reply With Quote