formZ SDK | 4.0 Call Back Reference | Command | Tool
Description
Tool pick set information (Recommended). For the tool this function is called for each set in the pick. If this function is not provided, all sets will be unrestricted in the number of entities in the sat and topological levels
Plugin Prototype
fzrt_error_td fz_tool_cbak_pick_set_func(
fzrt_int | windex, |
fzrt_int | set_id, |
fzrt_int * | set_count_min, |
fzrt_int * | set_count_max, |
fzrt_int * | set_topo_mask ) |
Parameters
windex [Input]
project window index
set_id [Input]
pick set id
set_count_min [Result]
minimum number of entities in set (-1 for no limit)
set_count_max [Result]
maxiumum number of entities in se (-1 for no limit)
set_topo_mask [Result]
mask of fz_tool_info_pick_objt_bits_enum
Returns
Error codes
Availability
7.0.0.0
See Also
Function Set
Defined in