Associating the default 'Area' parameter from Filled regions within a family?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm trying to come up with an easier way to do light calculations from Window families.
Previously, we had parameter in the window family with a formula that would calculate the 'Area' of the window panel, by multiplying the Width x Height, then a bunch of calculations that would minus the frame & sash dimensions to give us the correct area. With newer window family's being created in our library with more complicated arrangements of panels and frames this becomes very tedious and open to user error.
I realized with Revit 2024 that you can actually associate a filled regions' 'Area' parameter that is given by default with a family parameter - like such:
My idea was - place a filled region for the panel, make sure it isn't visible in the project environment, associate the 'Area' to a shared parameter, then this area value can be scheduled and will update if the family dimensions change. However, this only works for the family type I work with in the family editor. Whenever the dimensions of the window change, the value that shows up in the properties of the filled region does not update to the parameter it associates with - like such:
Has anyone had any success with something like this before? I can't seem to get the associated parameter to automatically update if the family changes, it seems to break if I change the 'Width' or 'Height' in the project environment.
Thanks in advance!