In the older versions of HB Energy, there used to be a component to add a custom construction to the library. That feature was very useful. I wonder why it is missing in the current versions and is there any way to add a custom construction to the library in the latest version, 1.3.0.
That feature still exists but we just implemented it in a much more robust way that doesn’t involve accidentally overwriting constructions that have the same name. All that you have to do is write the Construction object that you want to reuse over and over again to the following folder:
You can use the HB Dump Objects component to write the construction into that folder from Grasshopper.
The next time that you start Rhino/Grasshopper, that construction will appear in your library any you’ll be able to assign it to other Honeybee objects using the construction identifier instead of plugging int he construction object itself.
I just worte a json datei for custom Construction Set and save it in the right folder. But somehow it does not work. I can not upload the json file direktly, please klick the Link below to see my code.