formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Tags exported vector data. This tells formZ which face each subsequent point, line, lineset, arc, etc. are created from.
Plugin Prototype
fzrt_error_td fz_expt_vect_set_tag(
fzrt_int | windex, |
expt_vect, | |
tag, | |
fzrt_int | val ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
tag [Input]
The tag to set
val [Input]
The value of the tag
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in