I’m trying to move objects from one layer to another. I’m familiar with the Elefront plugin for doing this, but I would like to add layer names from a list, and not through the ‘Value Picker’ supplied by Elefront.
How could one get the Layer Index of the Layers in the Rhino document and use that information to modify the referenced objects’ layer?
If you simply use text, Elefront will create a layer with default color and linetype settings, but these can also be modified with Define Layer, and then baked.
If you have nested layers, you’ll need to include the full path, using the “::” to indicate a step down in the level of the layer tree.