formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_cat_set_select

Description

Turns a selection category in a selection set on or off.

Plugin Prototype

fzrt_error_td fz_proj_msel_cat_set_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 to turn on or off

cat [Input]

the category identifier

select [Input]

TRUE for turning on, FALSE for turning off

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h