CreateLineStartToCenter

Use this method to draw a line between the start point of a line and center point of a circle.

Input Parameters

            lineobj               Input line at whose start point the line has to start.
            circleobj            Input circle from whose center the line has to end.
 
 
Output Parameters

        creates and returns the line.

Description

        Using the  start point of the line and the centerpoint of the circle given as input, creates the line in the active sketch. Applies the AutoConstraint for the created line.