Use this method to draw a line between the end point of a line and end point of another line.
line1
Input line from whose end point the line has to start
line2
Input line at whose end point the line has to end
Output Parameters
creates
and returns the line
Description
Using the endpoint of
the first line and the endpoint of the second line, creates the line in
the active sketch. Applies the autoConstraint
for the created line.