formZ SDK | 5.0 API Reference | Project | Modeling | Selection (Pick)
Description
Retrieves pick information for an item in the modeling pick buffer.
Plugin Prototype
fzrt_error_td fz_model_pick_get_data(
fzrt_int | windex, |
fzrt_int | pick_indx, |
kind, | |
grup, | |
obj, | |
fzrt_int * | indx ) |
Parameters
windex [Input]
project window index
pick_indx [Input]
index of item in pick buffer.
Range: pick_indx >= 0
Range: pick_indx < ()
kind [Result, Optional]
kind of entity picked
grup [Result, Optional]
group picked
obj [Result, Optional]
object picked
indx [Result, Optional]
index of object part picked or -1 if none
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in