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