formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_name_set_criteria

Description

Sets the object / group name selection criteria of a selection set.

Plugin Prototype

fzrt_error_td fz_proj_msel_name_set_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fz_msel_name_type_enum

name_type,

fz_msel_name_which_enum

name_which,

fz_string_td

name,

fzrt_boolean

igonore_case )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set for which to set the name criteria

name_type [Input]

the name type option to use

name_which [Input]

the which option to use

name [Input]

the name string to use

igonore_case [Input]

TRUE if ignoring the case (i.e. not upper / lower case sensitive), FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h