Print at Mar 16, 2026, 2:22:34 PM

Posted by Puybaret at Dec 23, 2011, 12:52:06 AM
Re: The concept of custom properties
The only entry points in the model API you can use to store any Serializable data are the setVisualProperty / getVisualProperty methods in the Home class. It's far from perfect, but you can associate to the string key of your choice a map that will store for each object of the model the list of additional information you need.
Hope you understand what I mean... smile
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator