I have been poking around the Revit Lookup tool to try to detect the schedules types but I am not able to see a clear way.
There are these but are all “OST_ScheduleGraphics”
Any advice would be great.
I have been poking around the Revit Lookup tool to try to detect the schedules types but I am not able to see a clear way.
There are these but are all “OST_ScheduleGraphics”
Any advice would be great.
Look at the schedule’s definition - ScheduleDefinition. You can check type with methods or check category with properties.