- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have one model that was designed with parametric features in mind. For the sake of visualization, let's say it's a special kind of screw. I want to make an assembly that contains multiple instances of this screw, but with different adjustments to some of my parameters. In some cases the length might be x or y and the diameter might be a or b, let's say.
In all, my goal is to have 4 different screws in an assembly:
- Screw 1 with length x and diameter a
- Screw 2 with length x and diameter b
- Screw 3 with length y and diameter a
- Screw 4 with length y and diameter b
Now, what would be the best practice to achieve this?
a) Should I create 4 copies of this master screw file, make the adjustments to the parameters within each file and save them individually. Then insert them into the assembly? If so, what if I'm still iterating on the design?
b) Can I keep just one master file and insert it into my assembly file? If so, is there a way to adjust my parameters of individual files within an assembly?
It's quite possible that the solution is neither a nor b or even some combination. In terms of what best practices are and what Fusion360 can or can't do, I'm open for suggestions. I'm working on a large project that will require many of the same parts with variations in lengths, so I'd like to avoid designing each from scratch while maintaining some kind of flexibility so that I can make adjustments to the overall design easily.
Thank you for any suggestions and help. I apologize if the explanation was too long.
Solved! Go to Solution.