Message 1 of 1
Array within rectangle with stretch action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on this block which is basically a rectangle with an array inside. This array is a pattern of circles like a panel you need to drill at fixed distances. For the maximum distance between holes, I have created a horizontal and vertical parametric restriction (d1 and d2 on the attached picture). For the maximum distance covered by holes, there are another couple of parametric restrictions (d3 and d4). The array is working fine.
Now I need to fix the array dimensions to the rectangle dimensions, so the distance from the edge to the hole centre is always 0.08 vertical and 0.03 horizontal. In my block, you can move each grip separately so the distance to the edge is not fixed.