formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis
Description
finds the frontmoast object based by projectedimng from base using the current view
Plugin Prototype
fzrt_error_td fz_model_find_objt_by_view_ray(
fzrt_int | windex, |
base_screen, | |
base_world, | |
objt_enty_list, | |
found_obj, | |
fzrt_int * | found_findx, |
double * | found_depth, |
found_pt, | |
map_plane ) |
Parameters
windex [Input]
project window index
base_screen [Input, Optional]
screen point to base ray test (NULL to use base_world)
base_world [Input, Optional]
world point to base ray test (NULL to use base_screen)
objt_enty_list [Input, Optional]
list of objects to test or NULL for all visible objects
found_obj [Result, Optional]
found object
found_findx [Result, Optional]
found face index
found_depth [Result, Optional]
found depth
found_pt [Result, Optional]
found point on found face of found_obj
map_plane [Result, Optional]
found mapping plane on found face of found_obj
Returns
Error codes
Availability
8.0.2.0
Function Set
Defined in