formZ SDK | 5.0 API Reference | Project | Utility
Description
Sets whether a selection set uses a particular attribute or not as selection criteria. This is equivalent to clicking in the "Attributes In Use" list in the "Selection Criteria : Modeling" dialog. If NULL is passed as the attr_tag parameter, all attributes are turned on or off.
Plugin Prototype
fzrt_error_td fz_proj_msel_attr_set_criteria(
fzrt_int | windex, |
set_ptr, | |
attr_uuid, | |
select ) |
Parameters
windex [Input]
project window index
set_ptr [Input]
the selection set for which to set the attribute criteria
attr_uuid [Input]
the uuid of the attribute
select [Input]
TRUE for using the given attribute, FALSE otherwise
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in