Use this method to draw a line between the center of a circle and end point of line.
circleobj
Input circle from whose center the line has to start
lineobj
Input line at whose end point the line has to end
Output Parameters
creates and returns the line.
Description
Using the centerpoint of the circle and the endpoint of the line given as input, creates the line in the active sketch. Applies the autoConstraint for the created line.