formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Adds a point to a lineset.
Plugin Prototype
fzrt_error_td fz_expt_vect_lineset_add_pnt(
fzrt_int | windex, |
expt_vect, | |
double | x, |
double | y ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
x [Input]
The x location of the point to add to the line set
y [Input]
The y location of the point to add to the line set
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in