formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Sets the line color for subsequent draws.
Plugin Prototype
fzrt_error_td fz_expt_vect_set_line_color(
fzrt_int | windex, |
expt_vect, | |
fzrt_rgb_color_td *const | rgb_color ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
rgb_color [Input]
The line color.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in