Elefront Get Object Attributes - Layer Name

I have been using Elefront for a few years now and it has been one of my top plugins. But I’m old school and Elefront 4 was working super well and I never need to use the newer ones. Still have the Elefront421.gha from 2019

Today I thought I give it a go with the latest Elefront from the package manager. And the first issue I have is getting a rhino object’s layer name… I mean, is this the expected output: "Layers: xxx " or can we not have the "Layer: " part of the string? It makes modifying layer name must more difficult, so I want to make a new layer called Layer 01_Label, I will need to take off the "Layer: ". Seen a bit unnecessary consider the N output doesn’t have "Name: " and C output doesn’t have "Colour: "

Another one is baking, so now there is the need for a longest list node if I’m baking multiple elements all with the same attribute. Not a problem in Elefront4, but now the data need to match exactly. Not a deal breaker but seems like a step backwards than elefront4.

Hi @egdivad
I’m also still actively using v4. Have not yet made the switch…

If I understand correctly though, the “L” outputs a “Layer” object, not just the name.
So you need to get the name using the “Elefront layer” component, which also gives a lot more info on the layer itself.

Amazing! Thank you for the tip! @Toni_Osterlund

Yeah Elefront 4 is still the OG, but I’m open to change and want to see if things can be easier with the new versions.