PUT_VECTOR

THE BOX'S MAIN HELP:
This function stores the vector V in the vector image file MAP 
at the location X, Y and then returns that vector.

MAP (input):
This is the path for the vector image file.

V (input):
This is the vector to be stored.

X (input):
This must be a scalar.  Default is state->raster_x.
This is the x coordinate of the location into the map.

Y (input):
This must be a scalar.  Default is state->raster_y.
This is the y coordinate of the location into the map.

OUT (output):
This is the vector stored.

<-- BACK TO Functions

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.