formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Image Vector
Description
Adds a vertex to a line set.
Plugin Prototype
fzrt_error_td fz_ffmt_image_lineset_append_pnts(
fzrt_int | windex, |
lineset, | |
const fz_xy_td * | pnts, |
fzrt_int | num_pnts ) |
Parameters
windex [Input]
project window index
lineset [Input]
The line set.
pnts [Input]
The array of vertices to append to the end of the line set.
num_pnts [Input]
The number of points in the vertex array.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in