formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Writes a line of text.
Plugin Prototype
fzrt_error_td fz_expt_vect_string_write(
fzrt_int | windex, |
expt_vect, | |
char * | string, |
short | len ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
string [Input]
The text string to write.
len [Input]
The length of the text string.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in