formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object

fz_objt_text_search_parm_set

Description

Sets model text search parameters.

Plugin Prototype

fzrt_error_td fz_objt_text_search_parm_set(

fz_text_search_parm_ptr

srch_parms,

fz_text_search_parm_enum

which,

fzrt_boolean

select,

fz_type_td *

val )

Parameters

srch_parms [Input]

Search parameters.

which [Input]

Parameter identifier.

select [Input]

If TRUE, this parameter will be selected and used as a search parameter. Otherwise, this parameter will not be used as a search parameter.

val [Input]

The value of the parameter.

Returns

Error codes

Availability

6.0.0.0

Example Files

util_objt_text_search.fsl

See Also

fz_objt_text_search_init

Function Set

fz_model_fset


Defined in

fz_objt_text_api.h