Adding frame and divider inputs (dev question)

Hi @chris, I’ve a couple questions to do with wanting to contribute:
General 1.xxx flow and topically WindowProperty:FrameAndDivider:
So for context for my own sake:
our HB Aperture obj in the in.idf:
image

So theoretically one could add a property to honeybee_energy.properties.aperture for the FenestrationSurface:Detailed’s !- Frame and Divider Name *.idf input; and the needed additions to support a new property in the props.apertures file, an additional .py in HBE.constructions(? right place) for the buildout of the frame and divider object. then add into writer.py to write the new idf input into the correct place.

Q: is that it?

thanks!
-trevor