Hi, I’m new to grasshopper and I’m struggling to figure out how to create a polygon that sits within the bounds of a rectangle. I want to create either a circle or triangle that extends to the bounds of, but doesn’t go past a set boundary of a rectangle or square.
I am trying to make the 3 points of the triangle all touch the edges of the square. I have been trying to do so by working with the center point of the square, but by doing so, only one corner touches.
How do I make the largest triangle possible within the square?