Hi RIR users,
I am trying to automate the process of creating 100+ schedules with set parameter fields.
Is this automation process possible.
Would be great to be able to create multiple schedules with set
Hi RIR users,
I am trying to automate the process of creating 100+ schedules with set parameter fields.
Is this automation process possible.
Would be great to be able to create multiple schedules with set
Hey @user2449 ,
Depending on your needs, you can create a single schedule and then duplicate it using RiR components, or you can use the below component as shown to create schedules from scratch by providing a unique name, schedule category (I have set it so that you can input a text value of “Multi” for a multi category schedule as shown), and the field parameters you want in each schedule.
PS. as shown the Multi-Category schedule doesn’t contain all the input fields because two of them can not be used in such a schedule.
CreateSchedule.gh (19.0 KB)
Here is a good breakdown of what it takes to create a schedule from scratch using the Revit API.
I’ll see if there’s anything we can add.
Thank you for this it is precisely what I need.
Rhino Inside tools for schedules would be really useful. A lot of what makes Rhino inside so great is the ability to query and filter data from Revit, so tabulating this data would be really powerful.
For example, I made a script for room data sheets that shows views of all the rooms in a project and places them on a sheet. I want to add schedules to these sheets that show the furniture and equipment in the room as well.
Hey, how’s it going? Any progress on creating schedules in RIR? Unfortunately, I didn’t see the option to create schedules with shared parameters in Japhy’s post. Are there any plans for future RIR upgrades to include components for schedule creation? It would be really helpful to have that functionality. Thanks!
that would be great!! help please