There was an error while loading. Please reload this page.
Tests whether the cursor position is within a given area.
pyux.identify_coordinate_in_area(coos_vp, coordinate_list)
coos_vp
{u, v}
coordinate_list
{{x,y,z}, ...}
boolean
true
false
The coos_vp coordinates are solely to be received from one of the mous picking and dragging handler function calls such as set_on_left_click_handler or set_on_left_dragstart_handler.
pyux, identify_coordinate, identify_part, identify_plane, set_on_left_click_handler, set_on_right_click_handler, set_on_left_dragstart_handler, set_on_left_dragmove_handler, set_on_left_dragend_handler pyux, identify_part, identify_plane, set_on_left_click_handler, set_on_right_click_handler, set_on_left_dragstart_handler, set_on_left_dragmove_handler, set_on_left_dragend_handler