First time here? Check our help page!
1

Is there a way to copy schedules in OpenStudio?

It doesn't appear that I can copy schedules. Is there a way to copy schedules or do I have to recreate them every time?

Mel's avatar
425
Mel
asked 2014-10-24 15:38:33 -0500
Neal Kruis's avatar
4.7k
Neal Kruis
updated 2015-01-09 12:02:59 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

Kind of an odd approach, but you can load any model as a library in OpenStudio (using the file menu, load library) and there isn't any reason that can't be your current model. Then you can drag the schedule into your model. Each time you do that it will clone it.

Also if working in a measure you can use this call to clone a ruleset schedule.

my_schedule_ruleset.clone.to_ScheduleRuleset.get
David Goldwasser's avatar
20.4k
David Goldwasser
answered 2014-10-26 02:20:44 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments