formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_layer_get_criteria

Description

Returns whether a selection set uses a particular layer or not as selection criteria.

Plugin Prototype

fzrt_error_td fz_proj_msel_layer_get_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fz_tag_td *

layer_tag,

fzrt_boolean *

select )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set from which to get the layer criteria

layer_tag [Input]

the tag of the layer

select [Result]

TRUE if the given layer is used, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h