Print at Dec 20, 2025, 1:56:51 AM

Posted by Puybaret at Feb 2, 2018, 12:28:17 PM
Re: Plan meta data
In the current version, it would be possible to store the meta data you want in Home.xml file with <property name="..." value="..."/> elements added to <home> root element (or possibly to <compass> element). I used this kind of properties to store copyrights and other information in Sweet Home 3D demos like in Studio.xml.

These values can be set / retrieved by program with the setProperty, getProperty, getPropertyNames methods in Home class (available also in JavaScript Home class). But there's no user interface to set and display them yet.
In a way, I'm astonished that this kind of feature request doesn't appear more often, especially from professional users.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator