Assigning families to spaces for maintenance

Assigning families to spaces for maintenance

olivier_calkoenM2NCJ
Observer Observer
359 Views
5 Replies
Message 1 of 6

Assigning families to spaces for maintenance

olivier_calkoenM2NCJ
Observer
Observer

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.

0 Likes
360 Views
5 Replies
Replies (5)
Message 2 of 6

ToanDN
Consultant
Consultant

Most families can be associated with a room/space if they are inside that room/space.  Families not inside the room/space (e.g. signages) can be associated by turning on room location grip in the family.  Doors and windows can be associated with a room/space by assign From: Room or To: Room value in the schedule. 

 

To the export to IFC question, create a family category schedule, add room/space information to the schedule, and this setting:

 

ToanDN_0-1766085500319.png

 

Message 3 of 6

olivier_calkoenM2NCJ
Observer
Observer

Thank you, 

The doubt that I have is that it might be mistake prone to not just add the apartment ID number to only some elements. 

maybe better to require all elements to have the given apartment ID 

0 Likes
Message 4 of 6

hmunsell
Mentor
Mentor

Not sure this will do what you want, but have you looked into Embedded Schedules?

Howard Munsell
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.



EESignature


0 Likes
Message 5 of 6

olivier_calkoenM2NCJ
Observer
Observer

I will have a look, 

I think for now we will continue to ask for the information to be added to each family. 

Thank you 

0 Likes
Message 6 of 6

ToanDN
Consultant
Consultant

You can manually add Apartment ID to each family but it requires a lot more QAQC (i.e. if someone moved families from one space to another).  A hybrid approach is using Dynamo to update families' Apartment ID based on their actual location (space) Apartment ID.

0 Likes