formZ SDK | 5.0 API Reference | Project | Modeling | Selection (Pick)
Description
Removes an item from the modeling pick buffer. The item is identified by pick_indx, which must be between 0 and () - 1.
Plugin Prototype
fzrt_error_td fz_model_pick_remove(
fzrt_int | windex, |
fzrt_int | pick_indx ) |
Parameters
windex [Input]
project window index
pick_indx [Input]
index of item in pick buffer.
Range: pick_indx >= 0
Range: pick_indx < ()
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in