formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Writes a single text character.
Plugin Prototype
fzrt_error_td fz_expt_vect_text_char(
fzrt_int | windex, |
expt_vect, | |
char | c, |
double | x, |
double | y, |
short | face ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
c [Input]
The ascii character to write.
x [Input]
The x location of the character.
y [Input]
The x location of the character.
face [Input]
The id of the font.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in