Get an equiliteral triangle from a circle

Hi everyone,

I think the title says everthing. I have a circle and want to abtain a (equiliteral) triangle as shown in the picture below:
grafik

Geometry classes are too long away,is it possible?

Thanks everyone and have a nice sunday!

triangle_circle

Triangle is default radius = 3.

1 Like

Thanks,
I simply should have tried and seen it is the radius*2. I did not expected it was that simple.

Thanks again!

Just realized its also very simple using pythagoras.

cir.gh (6.8 KB)

1 Like

Nice!
Thanks a lot!

Similar topic.

I searched the forum but did not found this one.
Thanks !

For some fun (not equilateral)
CircleTriangle.gh (8.4 KB)

Not as dynamic as others, and I didn’t study them all, but this uses an actual geometric construction, maybe others do too.

geometric construction of circumscribed triangle…gh (9.0 KB)