API Reference create_geometry

create_geometry

Functions for building PHX-Geometry from Ladybug / Honeybee Geometry.

Source: PHX/create_geometry.py


InvalidRectangularFaceError

Raised when a face cannot be converted to a PhxPolygonRectangular.

Inherits from: Exception

Attributes

AttributeTypeDescription
msgDescription of the error including the face name and vertex count.