formZ SDK | 5.0 API Reference | Project | Utility
Description
Gets 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_get_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 [Result]
TRUE if the selection criteria is applied to unghosted objects
apply_to_ghosted [Result]
TRUE if the selection criteria is applied to ghosted objects
add_to_pick [Result]
TRUE if selected objects are added to the pick buffer, FALSE if they are removed from the pick buffer
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in