formZ SDK | 5.0 API Reference | Project | Utility
Description
Sets the pick options of a selection set. The options are : Apply To Ghosted, Apply To Unghosted and Add To Pick / Remove From Pick. They are the same as seen in the Selection Criteria : Modeling dialog.
Plugin Prototype
fzrt_error_td fz_proj_msel_set_pick_opts(
fzrt_int | windex, |
set_ptr, | |
apply_to_unghosted, | |
apply_to_ghosted, | |
add_to_pick ) |
Parameters
windex [Input]
project window index
set_ptr [Input]
the selection set for which to set pick options
apply_to_unghosted [Input]
TRUE if applying the selection criteria to unghosted objects
apply_to_ghosted [Input]
TRUE if applying the selection criteria to ghosted objects
add_to_pick [Input]
TRUE if adding selected objects to the pick buffer, FALSE if removing them from the pick buffer
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in