I saved this component from some topic here, I think @enric is the author.
Now that I need to put it into proper use, I realised that there’s still a bug in it concerning layers.
If a layer does not exists prior activation, the component will create the layer, but the baked object will go to active layer instead.
If the defined layer is a sub-layer, then the object will go to active layer regardless if the sub-layer exists or not. So sub-layers do not work at all.
Hi @Toni_Osterlund you are right, that VisualARQ Bake component doesn’t create a new layer when you bake objects.
However, since now the VisualARQ objects work fine with the Content Cache component, we will put the efforts to make the VisualARQ objects compatible with the Model Object component, so you can assign the Layer and other attributes directly from there.
Hi, @fsalla thank you for the explanation. And appreciate you looking into this.
Could you show a minimal example of Content Cache baking with VARQ objects (name + Layer)?
I’m just migrating to Rh8 and briefly tested it, but I could not wrap my head around it.