- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are starting a new, large project and would like to get the numbering scheme right. This is a university project and we have many people who are not full-time mechanical designers (including myself :-). Mostly people have made up their own names, formats and conventions, but I would like to set up standardized templates, file naming conventions etc. We will use Vault Basic which will help to enforce these conventions. For file names I would like to use a dumb numbering system, such as PPP-nnnnn, where PPP is the project code, and nnnnn is a number.
What I am struggling with is, if you use the convention that "part no. = filename = drawing name" you end up with a Windows folder that has just numbers for files, and the same in the Inventor browser. You cannot add Windows tags with a user-friendly name/description and have file explorer display. In the inventor browser you can rename the nodes in an assembly, but if the Part number and File name iProperties are the same, that doesn't help.
A couple of possible solutions are:
- Treat the Part number iProperty as a part name and use that for the browser nodes. That doesn't help with looking in Windows File Explorer, but maybe it helps in the Vault browser.
- Have the file name be the part number plus a description, e.g., "PRJ-00016, encoder mount.ipt". That at least guarantees unique file names.
A separate issue is whether or not part numbers need to be consecutive. If there are two designers working on assemblies with many parts, should they have to check out a part number for each part as they create it? Is it a generally acceptable to issue each designer a block of, say, 100 numbers, and if they use those up, issue them the next available block of 100? This is a bit like intelligent numbering in that you can derive the designer from the number, but that is not the intention, it is just for easier administration.
Any thoughts, criticisms, ideas welcome!
Solved! Go to Solution.