From: Bruce S. <Bru...@nc...> - 2009-08-04 04:10:36
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> In the documentation on mouse interactions concerning scene.mouse: <br> <br> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; text-align: justify; text-indent: -72px;"><span class="attribute" style="color: rgb(255, 0, 0);">pick</span><span class="Apple-converted-space"> </span>The nearest object in the scene which falls under the cursor, or None. At present only spheres, boxes, cylinders, and convex can be picked. The picked object is <span class="attribute" style="color: rgb(255, 0, 0);">scene.mouse.pick<br> <br> </span></span></span>Actually, this is much less restrictive in Visual 5.11. I will change the documentation to say "At present helix and label objects cannot be picked."<br> <br> Bruce Sherwood<br> <br> Jon Schull wrote: <blockquote cite="mid:756...@ma..." type="cite"> <div>Is there some code to show how to identify the object that lies beneath a mouse click?</div> <div>(so the user can use the mouse to select a visible object?)</div> <div><br> </div> <br clear="all"> Jon Schull <a moz-do-not-send="true" href="mailto:sc...@di...">sc...@di...</a> cell: 585-738-6696 <br> Associate Professor Rochester Institute of Technology <br> <br> <pre wrap=""> <hr size="4" width="90%"> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/bobj-july">http://p.sf.net/sfu/bobj-july</a></pre> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ Visualpython-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a> </pre> </blockquote> </body> </html> |