model.raytest is broken in SU 8.0 and it is not behaving the same as SU 7.1.
I need SU 7.1. Does anybody know from where I can download SU 7.1 for Mac OS?
Thanks,
Sia
model.raytest is broken in SU 8.0 and it is not behaving the same as SU 7.1.
I need SU 7.1. Does anybody know from where I can download SU 7.1 for Mac OS?
Thanks,
Sia
Hi all,
Let us assume that the camera's eye is inside of a cube and all faces of the cube are
transparent (alpha = 0.5) , so we can see the outside and we have cpoints, edges, and faces
outside of the cube.
I am wondering if there is a way to get the list of entities outside of the cube using
view.pick_helper and ph.all_picked without turning the X-ray mode on.
When the X-ray mode is off, i only get back the face of the cube. When the X-ray
mode is on i get back a list of objects that are under the mouse. I would like to do this
in ruby without turning the X-ray mode on/off.
Thanks,
Sia