String to Object

Serialize any honeybee JSON text string back to a honeybee object.
Honeybee objects include any Model, Room, Face, Aperture, Door, Shade, or boundary condition object.
It also includes any honeybee energy Material, Construction, ConstructionSet, Schedule, Load, ProgramType, or Simulation object.
- hb_str [Required]A text string that completely describes the honeybee object.
- hb_objA Honeybee object serialized from the input string.
Last modified 1yr ago