CreateLinePointToPoint

Use this method to draw a line between two points.

Input Parameters

        point1        Start point of the line.

        point2        End point of the line.
 

Output Parameters

        creates and returns the line.

Description

        Using the given start point and end point, creates the line in the active sketch. Applies the AutoConstraint for the created line