Hi everyone,
I am seeking a developer experienced with Honeybee Core, Ladybug Geometry, RhinoCommon, and Python to help me build a geometry‑processing module for an internal energy analysis tool.
Starting from Rhino geometry (surfaces / polysurfaces), the module should : (i) convert geometry into Face3D and then Honeybee Face (ii) automatically correct vertex ordering (CCW) (iii) compute normals and orientations (azimuth, tilt) (iv) classify surfaces (Wall, Roof, Floor, Shade…) (v) return a structured data object (Python dict or JSON) containing : vertice, normales, orientation, surface type.