Not sure if this goes here, but I think so.
What I imagine is that when inside my object „Ferrari“ of type „car“ I add an Object „steering wheel“ of type „component“. That then the Ferrari automatically has a property „components“ linking to the steering wheel and whatnot. And vice versa.
I’m just wondering if this is a concept that this thread is talking about.