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