Cricle Pattern Relation.
- January 18, 2024
- 2 replies
- 2820 views
I have a disc with a diameter of 120 . On the side of the disc, there are bolts arranged in an axis pattern. Currently, I use a 60-degree angle from the center to position 6 bolts around the circle. However, if I change the diameter of the disc, the number of bolts remains fixed at 6.
I want to establish a relationship for the curve pattern so that as the size of the disc increases, the number of bolts can also increase in proportion to the disc size in the axis pattern. I am aware that for a straight line, one can use the 'ceil' function, but I am unsure of how to apply this to a curved surface.
Please refer to the example pictures below. The last picture illustrates an increased disc size, but the number of bolts remains the same.
The last picture is the increased size but the bolt remain the same.

