- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Yesterday I ran into something that I could not figure out. I am hoping that the forum can help me.
What I would like to do is use a rectangular pattern in a sketch to repeat a feature with a specific spacing. I wanted the pattern to start at offset X,Y from the top left corner of the parent sketch and extend to -X,-Y from the top right corner of the parent sketch. I could easily do that with the "Extend" pattern type and using the formula "(Width - (2*X))" as the distance.
However, when I tried to use a formula to compute the number of occurances, Fusion did not allow me to do that. The formula that I was trying to use was "(Width - (2*X))/5" (where 5 is the spacing that I wanted between occurances). I even tries using a user parameter and that did not work either.
Solved! Go to Solution.