Use yaml for easy geometry declaration#117
Conversation
implements - reusable blocks - yaml anchor use and string formulas - constructions, walls and floors - apertures and doors - single elements for specific aperture declaration
In a NutshellThis PR introduces YAML-based geometry declaration for the ladybug_codes project, replacing hardcoded Python geometry definitions. It implements reusable blocks, YAML anchors, string formula evaluation, and a new What ChangedNew Files:
Modified Files:
Key Features✅ YAML Configuration Format - Declarative building geometry with readable structure Code Quality NotesPositive:
Considerations:
|
This workflow tests and generates IDF artifacts based on user input.
implements