View Single Post
  #1  
Old 01-07-2016, 10:12 AM
blindberg blindberg is offline
Member
 
Join Date: Oct 2015
Posts: 7
pick intersect point in object coordinates

Is there a way to get the intersect point when picking using
Code:
viz.pick(info=True)
in the local coordinates of the object being picked?
Reply With Quote