Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Advocate
Advocate

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):

  1. 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.
    GPnmulder_0-1641826073515.png

     

    and/or

  2. 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.

    GPnmulder_1-1641826305492.png

     

    Not ideal but it's the next best thing.