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