Description: This function allows the user to add points to an existing line either randomly or between two selected points.
Usage:
1. DSI prompts:
> SELECT LINE FOR ADDED POINTS
2. DSI prompts:
> SELECT POINT LOCATION ON LINE
• The user may create new points by placing the cursor anywhere on the line and pressing the left mouse button, or the user may select one the following options:
? BETWEEN 2 POINTS
• This option allows the user to select 2 end points of a line segment and create a specified number of new points between the them (see step 3).
CURSOR LOCATION
POINT
REJECT LAST
3. DSI prompts:
> BETWEEN 2 POINTS
> SELECT POINT 1 ON LINE
> SELECT POINT 2 ON LINE
> ENTER NUMBER OF POINTS TO BE ADDED
• The user enters the desired number of points.
4. EXIT or DONE returns the user to the LINE menu.
Circles indicate the locations where points have been added.