formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object
Description
Sets the search string of model text search parameters. The string is limited to 255 single byte characters.
Plugin Prototype
fzrt_error_td fz_objt_text_search_set_srch_str(
srch_parms, | |
char * | text, |
select ) |
Parameters
srch_parms [Input]
Search parameters.
text [Input]
The text to search for. To clear the search text use NULL.
select [Input]
If TRUE, the text will be selected and used as a search parameter. Otherwise, the text will not be used as a search parameter.
Returns
Error codes
Availability
6.0.0.0
Example Files
See Also
Function Set
Defined in