API Reference read_HBJSON_file

read_HBJSON_file

Functions for importing / converting Honeybee Models into PHX Models

Source: PHX/read_HBJSON_file.py


HBJSONModelReadError

Raised when an HBJSON file contains a non-Model object type.

Inherits from: Exception

Attributes

AttributeTypeDescription
messageDescription of the error including the unexpected type.