Schedule - multi category

Schedule - multi category

Anonymous
Not applicable
1,479 Views
1 Reply
Message 1 of 2

Schedule - multi category

Anonymous
Not applicable

Hi,

 

At the moment I am trying to create some schedules using the Revit API. Room, wall, etc schedules seem to work fine using BuiltInCategory.OST_Rooms or BuiltInCategory.OST_Walls 

 

However I can not seem to find the entrypoint foor the multi-category schedule. Is there an entrypoint for multi category schedules available?

 

regards,

Raymond

0 Likes
Accepted solutions (1)
1,480 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

ok, figured this out by myself 🙂 it turns out you can use BuiltInCategory.INVALID for the ElementId which creates a multi-category schedule!