API Reference read_HBJSON_file

read_HBJSON_file

Functions for importing Honeybee Models from HBJSON files.

Source: ph_adorb/read_HBJSON_file.py


HBJSONModelReadError

Raised when an HBJSON file contains an object type other than ‘Model’.

Inherits from: Exception

Attributes

AttributeTypeDescription
message