- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to draw circles near the corners of a rectangle to act as pilot holes for screws. There are 2 pillars on each side and the holes need to be centered to the thickness of the pillars.
I'd like to keep all the circles the same size and linked so if I change the size of one circle all of them change. Also if the dimensions of the rectangle or the pillars changes the holes should reposition correctly.
I tried the circular pattern but just using Full doesn't position the circles at the right place. I tried to use Angle, but I'm not sure which angle I need to supply.
I was able to do it with the rectangular pattern using spacing by defining a user parameter for the distance of one circle from the edge and then doing a rectangle width - (2 * circle center distance from edge) formula. Was wondering if there is an easier/better way.
I was also able to do it with a symmetric constraint but once the constraint was specified I could no longer change the dimensions of the circle except if they were specified as a user parameter.
Thanks for reading.
Solved! Go to Solution.