Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Schedule - Getting Total Area Customized

7 ANTWORTEN 7
GELÖST
Antworten
Nachricht 1 von 8
sjiX3D8W
1661 Aufrufe, 7 Antworten

Schedule - Getting Total Area Customized

Hi. 

 

I was wondering if I can get the Total Area of certain conditions only. 

 

I assigned departments and got the total areas for each department.

but I want to exclude 1 department in total area. 

If you see the image attached, I want to exclude blue (but want to show it in the schedule).

I want to add the yellows and show them as total area.

 

Is there any way that I can calculate the areas in certain conditions? (maybe if function??) 

Does anyone have any idea?? 

 

Thanks! 

 

 

 

7 ANTWORTEN 7
Nachricht 2 von 8
barthbradley
als Antwort auf: sjiX3D8W

Why don't you FILTER that Department out of Schedule then? 

 

Filter out.png

Nachricht 3 von 8
bin
Advisor
als Antwort auf: sjiX3D8W

probably not. 

Maybe you need to create 2 separate schedules with filters and place them together. 

Nachricht 4 von 8
sjiX3D8W
als Antwort auf: barthbradley

I am comparing several options and one has outdoor circulation.

I want to show the size of the corridor even though they are outside circulation. 

But I don't want to include that into total, because it is not an enclosed space.

 

What I did for now is creating 2 separate schedules and placed it next to each other. 

Out of curiosity, I was wondering if there is any smarter way to do this...

Nachricht 5 von 8
barthbradley
als Antwort auf: sjiX3D8W

Include the outdoor area in the Schedule and create a Calculated Parameter Area Column (e.g. "Area 2") to total just the inside Areas.  The Calculate Parameter would use a formula to carry over all the inside Areas, and not carry over the outside Areas.  For example =if([Outside Area], 0, Area) --- where [Outside Area] is some identifier such as Mark or Comment.  That make sense?  

Nachricht 6 von 8
sjiX3D8W
als Antwort auf: barthbradley

I tried something and got an error... Could you see and tell me if this was what you meant? 

Thanks! 

Nachricht 7 von 8
barthbradley
als Antwort auf: sjiX3D8W

Conditional statements can only evaluate numeric values, numeric parameter names, and Yes/No parameters.  You could create a Yes/No Project Parameter for each Area, and then the Calculated Parameter "Area2 - indoor only" if statement could be =if([Yes/No], 0, Area)  -- where [Yes/No] is the Project Parameter and the checkbox status  is checked.

 

Area2.png

 

 

Nachricht 8 von 8
sjiX3D8W
als Antwort auf: barthbradley

Thanks! it worked!!

 

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report