Getpoints Function Example

Details

Action

A MathScript Function that returns an array of points drawn in the currently-selected graph window.

make v getpoints(false,10);

draw the polygon v using color red;

draws the polygon of vectors, filled with red.