F
1

Finally got my layer management system to actually work

I was drowning in a 200+ layer drawing for a commercial HVAC retrofit. My old method of just naming layers 'mech-1', 'mech-2' was a mess. Last week, I forced myself to use a prefix system: M-DUCT for mechanical ductwork, M-EQIP for equipment, P-PIPE for plumbing. It took an hour to rename everything, but now isolating systems for the electricians is a 30-second job. Has anyone else found a naming trick that finally clicked for them?
3 comments

Log in to join the discussion

Log In
3 Comments
emma_lee22
emma_lee2216d ago
Your M-DUCT prefix is good but ditch the dash. The underscore in M_DUCT works better with most layer filter commands. I had to redo a 150 layer set because the dash broke my auto-sorting script. Stick to letters, numbers, and underscores for clean data.
2
margaretr76
My old Revit template had hyphens in every family name. After a filter command failed on a hospital project, I switched to underscores completely. It just works better with the software we use.
4
abbyf79
abbyf7916d ago
Check how your naming works with the project's search function too. Some systems treat a hyphen as a space and split the term, which kills find and replace. That's another reason to keep it simple with underscores.
5