I've just been trying to import architectural Revit rooms into the ACC Locations and hit a limitation.
To be honest, this seems like a fairly obvious one that should have been picked up during development.
Firstly, some background.
- In Revit, you can have duplicate room Names, but not duplicate room Numbers.
- In ACC Locations, there is no room Number attribute, and rooms that exist at the same hierarchy level cannot have duplicate room Names.
Therefore, there is a mismatch in naming/numbering rules and user expectations between Revit and ACC Locations.
I can see two possible solutions. ACC Locations needs:
- A new attribute for Number, with which the Number must be unique, not the Name. Or,
- The import process needs to concatenate Name and Number.