File Structure to control Common Parts across multiple projects.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all
I’m looking for some advice around project file structure and how best to setup my structure, particularly to share parts across multiple projects.
I’m new to inventor so please bear with me, the structuring feels like a learning curve here!
Currently, I’m using an individual project file for each project, with a project file in each individual project folder level, so my folder structure looks something like this..
C:\\My Projects
- Project 1
Project 1.ipj
01) GA
02) Assemblies
03) Parts
- Project 2
Project 2.ipj
01) GA
02) Assemblies
03) Parts
If I want to work on a different project, I switch the project file in Inventor and all is good. It works, but feels a bit overkill.
However.
We’re now adopting a new approach whereby we are creating common bolts and fixings to be used across ALL projects.
These are created using the content centre, but are custom parts, so I don’t want them linked to the content centre in any way once they have been made. So now I’ve got another folder full of fixings .ipt files to use across all projects. These are the custom bolts with unique iproperties and such for my company.
I don’t want to have to copy this folder full of bolts into everyone of my project files, creating duplicates of all my bolts.
Am I correct in thinking that I should be using an overall project file to control this, so my new folder structure would be as below. (Using a project file called something like My Projects.ipj).
The folder containing all my bolts (Bolts and Fixings), then sits in the main root of C:\\My Projects, along with the project file?
C:\\My Projects
My Projects.ipj
- Bolts and Fixings
- Project 1
01) GA
02) Assemblies
03) Parts
- Project 2
01) GA
02) Assemblies
03) Parts
When I then want to use a bolt in an assembly, I place it from the top level bolts folder?
The next question I have is around duplicate parts, or common parts that are used across all my projects.
At my company, an assembly file, e.g 62001.iam could be used in both Projects 1 and 2, under the assemblies folder for both projects.
As such, both assembly folders in Project 1 and Project 2 would contain a file called 62001.iam, which doesn’t feel right as it means a duplicate of an assembly?
If the part/assembly is common, should I consider a “common parts” folder that sits in the same level as my bolts and fixings?
I’m finding it all a bit confusing to be honest.
I should point out, my company has Vault, but we don’t utilise it all that well. Partly through lack of training and understanding, and there are only a handful of us working in Inventor, so everyone works locally and we use Vault more as storage.
I just feel like I’m missing a trick here, and making hard work for myself, so am keen to learn if there is a better workflow for myself and my team. Ultimately everything needs to be in vault, so we can all access it, so perhaps I should be exploring that route, but I find it a bit daunting and harder to understand that the local file structure.
As always, appreciate any support you guys can offer.
Thanks.