Can I use the OpenStudio API to copy an object and all children objects from one model to another?
For example I want to copy a ScheduleRuleset
and all the dependent schedules from one model to another. How can I do this?
add a comment