Schedule ALL Revit elements in one table

femi.osewa7PFZ4
Participant
Participant

Schedule ALL Revit elements in one table

femi.osewa7PFZ4
Participant
Participant

I need to be able to schedule all model elements regardless of category. I'm finding this to be a little troublesome- but since Revit assign ID to all elements, we should be able to have a table that list all elements

0 Likes
Reply
643 Views
6 Replies
Replies (6)

RDAOU
Mentor
Mentor

@femi.osewa7PFZ4 

 

Did you try the multi Category schedule? 

 

RDAOU_0-1649338434981.png

 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


0 Likes

barthbradley
Consultant
Consultant

@femi.osewa7PFZ4 wrote:

 I'm finding this to be a little troublesome


 

Have you set schedule's phase/phase filter to capture all the elements you want?   

0 Likes

femi.osewa7PFZ4
Participant
Participant
As far as I'm aware this does not cover the system families such as walls. It will be good to be able to have all of these elements from different categories at least for QA/QC purposes
0 Likes

ToanDN
Consultant
Consultant

You can export to a database using Revit DBLink.

0 Likes

constantin.stroescu
Mentor
Mentor

you can gather all these info by using Dynamo....as in my example

use a 3d View so to be able to select all the model entities (using Window or Cross Selection) , and use Dynamo to save as a .csv list or export to Excel..

dyn.png

Constantin Stroescu

EESignature

0 Likes

femi.osewa7PFZ4
Participant
Participant
Thanks for this, I was actually asking why we cannot schedule the categories using the built in schedule. It will make it easy for QA QC process
0 Likes