Assigning families to spaces for maintenance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I work for a housing corporation.
We maintain a single Revit model for a building that contains multiple apartments. For maintenance purposes, we would like to be able to associate building elements (families) with the apartment they belong to.
For example, if a door needs to be replaced, we want to be able to identify that specific door in the model and know which apartment it is part of.
Ideally, I would like to avoid adding a unique apartment ID parameter to every individual door (or other elements). Is it possible to instead assign an apartment ID to a Space (or Room), and have elements such as doors inherit or reference that apartment information based on the Space/Room they are located in? And how might I approach this for elements which cannot be added / placed within the space/room?
Additionally, this apartment information needs to be available in an IFC export.
Any suggestions or best practices for handling this workflow are very welcome.