formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_cat_get_select

Description

Returns, whether a selection category in a selection set is on or off.

Plugin Prototype

fzrt_error_td fz_proj_msel_cat_get_select(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fz_msel_cat_enum

cat,

fzrt_boolean *

select )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set whose category the check

cat [Input]

the category identifier

select [Result]

TRUE if the category is turned on, FALSE if the category is turned off

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h