- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on a personal project, where I want to 3D print a series of parts that each comprise of two components. For now component A has two versions (let's name them A1, A2), while component B has 4 (B1,B2,B3,B4) but this might increase in the future. They are joined by sharing one rectangular face. I want to be able to work separately on each component and then easily access the complete parts (A1B1, A1B2, and so on) and export them to *.obj.
I can see several ways of achieving this but I'm wondering what would the best practice to minimize the effort of working with these parts in the future. I'm using Inventor Pro 2023 if that matters.
EDIT:
Also worth adding that different versions of one component are entirely separate models, not mere parametric variations.
Solved! Go to Solution.