Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Three tangent circle

Explorer ,
Jul 24, 2021 Jul 24, 2021

Screenshot 2021-07-24 212112.pngHow to make a circle that is tangential to three straight lines?

I used Astute Graphics's "Tangent Circle Tool" to make it tangential to two of the three straight lines, but I want it to be tangential to all of the three straight lines. How to do it?

TOPICS
Draw and design , Feature request , Scripting , Third party plugins , Tools
4.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 3 Correct answers

Community Expert , Jul 24, 2021 Jul 24, 2021
Community Expert , Jul 24, 2021 Jul 24, 2021

I've written a script, based on maths I found (beyond my skills!) that draws the in-circle from three selected lines. (It can also draw the triangle made from the intersecting lines, but it's commented out for this post.)

 

/*

    Make InCircle From Intersecting Lines.js

    Draws a circle that fits inside the triangle made from three intersecting lines
    (Also can draw the triangle made from intersection of lines)

    by m1b (and vital contributors mentioned below!)
    posted here: https://
...
Translate
Community Expert , Jul 25, 2021 Jul 25, 2021

After selecting the three straight lines,

and "Divide" in Pathfinder,

all you have to do is drag the Live Corner to the center of the triangle.

 

I duplicated the triangle for illustration and used it as a guide.

スクリーンショット 2021-07-26 14.52.46.png

Translate
Adobe
Community Expert ,
Jul 25, 2021 Jul 25, 2021

Nice one! 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 25, 2021 Jul 25, 2021

nice find ajabon!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines