Message 1 of 3
Can I multiply space in pattern / loop based on iteration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If I wanted to create something like a guitar neck, the frets are spaced out differently based on what fret number is placed. They will get closer together as you go down the neck. Is it possible in fusion to create a pattern based on a formula which references which number in the pattern it is on? I can drive this operation in OpenSCAD for instance using a for loop and referencing the loop variable within the equation. Can fusion 360 do something similar? If so, how?