I have a project that has 2 phases, some sheets are phase specific others (like detail sheets) are used in both phases. I can make a sheet list and filter it so I see my phase 1 and shared sheets but when it comes to filtering to show phase 2 and shared sheets I can't get it to work. I have a paramater called PHASE. I've numbered shared sheets "0", phase 1 sheet "1" and phase 2 sheets "2".
The filter I use for the phase 2 sheets is - Filter by: PHASE "IS LESS THAN OR EQUAL TO" "2".
For my phase 3 sheet list I used - Filter by: "PHASE" "EQUALS" "3", and PHASE "EQUALS" "0", this phase 3 filter I did gave me a big goose egg.
Gelöst! Gehe zur Lösung
Gelöst von ToanDN. Gehe zur Lösung
For those of you that are sticklers about "typos", this is a correction.
Phase 1 filter - Filter by: "PHASE" "IS LESS THAN OR EQUAL TO" "1".
Phase 2 filter - Filter by: "PHASE" "EQUALS" "2", and "PHASE "EQUALS" "1",
For the phase 2 filter I am using the PHASE parameter twice, is there a Revit law against that?
Please let me know if I'm not understanding you correctly. I'm trying to display 2 of 3 different types of sheets on a schedule.
I have a prameter called PHASE where,
0 = Shared sheets
1 = Phase 1 sheets
2 = Phase 2 sheets
"Phase 1 Sheets: PHASE contains 1" - Setting phase 1 sheets to "PHASE contains 1" will show only phase 1 sheets not shared sheets.
"Phase 2 Sheets: PHASE contains 2" - Setting phase 2 sheets to "PHASE contains 2" will show only phase 2 sheets not shared sheets.
You renumber shared sheets PHASE from [0] to [1 and 2] so that:
- Filter "contains 1" will show [1], [1 and 2] = all Phase 1 + shared sheets
- Filter "contains 2" will show [2], [1 and 2] = all Phase 2 + shared sheets
Good morning,
would you happen to know why this filter works on some but not all sheets? I have (2) sheets not showing up on the schedule they should, strange..... they have the filter number in their properties just like the others....
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.