formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Set the number of vectors to be exported. This tells formZ how much data will be exported so that progress of the export can be tracked and reported to the user via a progress bar.
Plugin Prototype
fzrt_error_td fz_expt_vect_prog_set_num_lines(
fzrt_int | windex, |
expt_vect, | |
fzrt_unsigned_int | num_vects, |
char * | prg_str ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
num_vects [Input]
The number of vectors to be exported
prg_str [Input]
The progress string passed into
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in