
Description
This component returns the full layer path for a referenced rhino object from its GUID. The path is returned as a concatenated string, list of layer names and list of layer indexes.
Components

Layers
ID | In | GUID | Item | GUID for object to retrieve layer names from |
P | Out | String | Item | Concatenated layer tree path |
N | Out | String | List | List of Names starting with object’s current layer |
I | Out | Integer | List | List of Indexes starting with object’s current layer |
Downloads
Minimum Requirements
Platform | Rhino 5, Grasshopper |
Version | Grasshopper 0.9.0075 |
Type | C# Component |