I'd like to understand how I can add modify the People loads in a Space Type, using the OpenStudio sdk.
SpaceType.people is a frozen array.
SpaceType methods for setting people loads all seem to remove existing people loads, predicated on the idea that there should only be one People per zone.
My goal is to write a measure that modifies existing space types (which would have 1 people load) to have people with half the load each.