formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Draws a point to a vector image.
Plugin Prototype
fzrt_error_td fz_expt_vect_draw_point(
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.
y [Input]
The y location of the point.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in