BRIDGE LINE 

 

This function generates a line connecting two selected lines.  The program generates a b-spline curve that is continuous at the end points of the selected lines.  The generated line is included in the current part.  The program displays a select line dialog box as illustrated in Figure 5.1.19 and prompts the user to select two lines.

Figure 5.1.19 Select Line dialog box

 

There are three options available:

 

SELECT LINE

 

This is the default option.  The user may start selecting lines from the screen without selecting this function.  The program will use the end point of the selected line near the cursor to connect the bridge line.

 

NODES/POINTS

 

This option allows the user to define the line from selecting nodes or points on the screen.  The program will display an INPUT COORDINATES dialog box to prompt the user to select nodes or points to define the line.

 

REJECT LAST

This option is used to reject the last selected line or defined line. 

 

Figure 5.1.20 illustrates the original lines and the generated bridge line.

Figure 5.1.20 Bridge Line