Use this method to draw a line between the end point of a line and center point of a circle.
lineobj
Input line at whose end 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 endpoint 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.