Hey, i’m trying to get some data, that takes from both area and room schedules.
I have room schedules, that are prepared for each apartment shown below:
As you can see I have Totals correctly calculated, all is fine.
Now also I have area schedule, that gets apartment gross area(incl. partition walls also)
The goal is to calculate area under partition walls.
Now I’d like to substract these 2 values : totals of an apartment, and gross apartment area.
I find it impossible to do in revit directly, I thought that maybe, using project parameter for rooms called “area under partition walls” I could make this sort of calculation in dynamo, or at least, make a new schedule that would be seen on marketing materials as separate column showing this value.
Hope you guys can help me,thanks!