Comentario
01-10-2022
06:55 AM
01-10-2022
06:55 AM
Agreed this functionality really should be added by now! Below is the workaround we use (MEP devices with linked models so we usually use spaces but same logic applies to rooms):
- Create a yes/no project parameter. Create project parameters for room number and name. In a schedule, create a calculated value parameter; one for room number, one for room name. Create a formula to use the 'Revit information unless the yes/no parameter is checked, in which case room number and name will be manually entered.
and/or - API for the manual information - unless you have in-house software development or the skills yourself, we use RF Tools, specifically Parameter Linker, to create a relationship between parameters of source/destination elements. This allows you to copy the room number/name info as well as visually review for changes and keep them updated.
Not ideal but it's the next best thing.