formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Draws a lineset to a vector image.
Plugin Prototype
fzrt_error_td fz_expt_vect_draw_lineset(
fzrt_int | windex, |
expt_vect, | |
fzrt_int | how, |
reset ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
how [Input]
What the lineset represents (i.e. outline, filled polygon, clip polygon).
Bit Flag Type: fz_ffmt_lineset_flags_enum
reset [Input]
If TRUE, clear the line set after exporting it
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in