How can I draw a curve which is part of the circle (depending on the end point)?
Let:
A=(Ax,Ay)B=(Bx,By)C=(Cx,Cy)BC(BCx, BC.y)are middle point betweenBandCAandBareL1BandCareL2
How do I get the point cross(Mx,My) from the perpendicular line (B->A) and (middleBC->C)?
Any ideas how to get it?
