Room Tag of Linked Model Not Showing Calculated Values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
First time posting on the Autodesk forums. We are having an issue with tagging rooms of a linked model in which the tag is not displaying calculated values. We are using Revit 2019.2.4.
We want to calculate the occupancy of rooms by dividing its Area by a shared instance parameter called 'UFA_Factor Unit'. This factor is different for each room. We have set up a room tag with a calculated value, using the following formula:
(roundup((round(Area / 1000 mm / 1000 mm)) / UFA_Factor Unit)
When this tag is used in the same model as the rooms, it works perfectly. However in our office, we have separate models for the building and annotations/title block etc. The problem now surfaces. When we tag a linked model containing the building (and the rooms), the calculated value is not displayed. The other parameters in the tag display fine, it is just the calculated value is missing, as seen below.
Any help would be much appreciated! Many thanks!
Raymond