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
| Attribute | Type | Description |
|---|---|---|
msg | — | Description of the error including the face name and vertex count. |