Revit Schedule Not Scheduling All Curtain Panels

Revit Schedule Not Scheduling All Curtain Panels

brendan.joziasse
Explorer Explorer
1,333 Views
5 Replies
Message 1 of 6

Revit Schedule Not Scheduling All Curtain Panels

brendan.joziasse
Explorer
Explorer

I'm working on a college project which consists of a facade with modular panels, for this I used a curtain panel as it was easiest and quickest.

While exporting the schedule from Revit to Excel (export txt file) I noticed that I am missing a lot of panels, the schedule counts approx 1700 panels. While doing a select all instances finds over 3000 families which I'm scheduling, see screenshot below


I used Dynamo to number the panels which also found over 3000, somehow the Revit schedule is only showing me half???

0 Likes
1,334 Views
5 Replies
Replies (5)
Message 2 of 6

ToanDN
Consultant
Consultant
Check the phase status and phase filter of the schedule view; make sure to check itemize every instance; make sure no filters affect the count.
0 Likes
Message 3 of 6

KrisAribal
Advocate
Advocate

Can you post a screenshot of the dynamo script that you used or share them to us? There are some instances that dynamo would separate the type and instance of a family.

 

0 Likes
Message 4 of 6

Anonymous
Not applicable

Phases was the first thing I looked at, all the curtain walls are correctly phased, panel phases are greyed out and take on the host phase so that should be ok.

 

Itemise every instance is also checked, I do have a filter but it's on a type parameter for the panel family.

 

I'm not at a pc with Revit 19 now but I'll check this eve what I get when scheduling all families and sorting by Family and Type. It was late yesterday evening and I didn't think of trying that.

0 Likes
Message 5 of 6

Anonymous
Not applicable

I used the below script to number the mark parameter where family types was set to the specific panel type I'm using.

 

Mark number.png

 

A select all instances of the panel in the project is shown in the OP which was the same number as what I was getting using the above Dynamo script.

0 Likes
Message 6 of 6

Anonymous
Not applicable

I just realised I'm logged in using my college id rather than my personal one I used in the OP

0 Likes