Simple and common question: I want to round two intersecting lines with arc, so I need to know its center point.
I have defined:
- AP - first line
- BP - second line
- |PR| - rounding scalar value, so the arc stars on R point
How to find C - center point of arc?